Loading MCP server directory, please wait...
Three-model MCP server returning Grok, Gemini, and DeepSeek outputs for Claude.
npx @getmcp/cli add io.github.ivanantigravity-lgtm/model-council-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ivanantigravity-lgtm/model-council-mcp-server": {
"command": "uvx",
"args": [
"model-council-mcp-server"
]
}
}
}