← Back to Plugins
MCP Server MCP

io.github.omarkeshk/council-ai

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Multi-LLM council: 25+ frontier models in parallel, consensus scoring, verdict-first code review.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.council-ai.app/mcp",
      "headers": [
        {
          "description": "Bearer csa_<PAT> — mint a Personal Access Token at https://council-ai.app/settings?tab=mcp (Ultra tier)",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...