AI Consensus runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from npm. Last commit 21 Jul 2026.
Standing review layer for coding agents: Claude, GPT and Gemini debate, return consensus + dissent.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ai-consensus -- npx -y ai-consensus-connector
{
"mcpServers": {
"ai-consensus": {
"args": [
"-y",
"ai-consensus-connector"
],
"command": "npx"
}
}
}
[mcp_servers.ai-consensus]
command = "npx"
args = ["-y", "ai-consensus-connector"]
{
"mcpServers": {
"ai-consensus": {
"args": [
"-y",
"ai-consensus-connector"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ai-consensus": {
"args": [
"-y",
"ai-consensus-connector"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.