Roundtable for Gemini CLI
now.roundtable.mcp/roundtable
Multi-model AI debates: GPT-4o, Claude, Gemini & 200+ models discuss, then synthesize insight.
client:Gemini CLI
transport:streamable-http
tools:13
Install Roundtable in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"roundtable": {
"httpUrl": "https://mcp.roundtable.now/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs