MCP Server
MCP
io.github.TheStevenJohnstone/ai-consensus
Standing review layer for coding agents: Claude, GPT and Gemini debate, return consensus + dissent.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "ai-consensus-connector",
"version": "0.12.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "AI Consensus API key (create one at https://ai-consensus.ai/app/api-keys)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AI_CONSENSUS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment