Loading MCP server directory, please wait...
Standing review layer for coding agents: Claude, GPT and Gemini debate, return consensus + dissent.
npx @getmcp/cli add io.github.TheStevenJohnstone/ai-consensusRequires Node.js 18+. Community-contributed server. Review source before installing.
AI_CONSENSUS_API_KEYAI Consensus API key (create one at https://ai-consensus.ai/app/api-keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.TheStevenJohnstone/ai-consensus": {
"command": "npx",
"args": [
"-y",
"ai-consensus-connector"
],
"env": {
"AI_CONSENSUS_API_KEY": ""
}
}
}
}