sun-rs/roundtable
Multi‑agent, multi‑LLM vibe‑coding CLI system (MCP server + plugins) for Codex/Gemini/Claude.
Platform-specific configuration:
{
"mcpServers": {
"roundtable": {
"command": "npx",
"args": [
"-y",
"roundtable"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...