Back to directory
askbudi/roundtable

askbudi/roundtable

@askbudi

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

mcpmulti-agentcoding-assistantautomationpythontool

Installation & Configuration

{
  "type": "stdio",
  "command": "uvx",
  "args": [
    "roundtable-ai@latest"
  ],
  "env": {
    "CLI_MCP_SUBAGENTS": "codex,claude,cursor,gemini"
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15