Zero-configuration MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized interface
Standard I/O
Build from source
Add this to your claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "roundtable": { "args": [ "index.js" ], "command": "node" } } }