MCP Directory
Back

roundtable

by askbudi · Python · ★ 103

Zero-configuration MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized interface

#claude-code#cursor#gemini-cli#mcp-server#openai-codex#vibe-coding

Install

pip install git+https://github.com/askbudi/roundtable.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "roundtable": {
      "command": "uvx",
      "args": [
        "git+https://github.com/askbudi/roundtable.git"
      ]
    }
  }
}

From the README

[](https://badge.fury.io/py/roundtable-ai) [](https://opensource.org/licenses/MIT) [](https://www.python.org/downloads/) [](cursor://anysphere.cursor-deeplink/mcp/install?name=roundtable-ai&config=eyJ0eXBlIjoic3RkaW8iLCJjb21tYW5kIjoidXZ4IiwiYXJncyI6WyJyb3VuZHRhYmxlLWFpQGxhdGVzdCJdLCJlbnYiOnsiQ0xJX01DUF9TVUJBR0VOVFMiOiJjb2RleCxjbGF1ZGUsY3Vyc29yLGdlbWluaSJ9fQo=) Stop copy-pasting between AI models. Roundtable AI is a local MCP server that lets your primary AI assistant delegate tasks to specialized models like Gemini, Claude, Codex, and Cursor. Solve complex engineering problems in parallel, d…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers