← Back to Plugins
MCP Server MCP

Roundtable

github By github 👁 3 views ▲ 0 votes

Multi-model AI debates: GPT-4o, Claude, Gemini & 200+ models discuss, then synthesize insight.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.roundtable.now/mcp",
      "headers": [
        {
          "description": "Your Roundtable API key. Get one at https://roundtable.now/chat/settings/api-keys",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...