OpenClaw Consensus runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from pypi. Last commit 1 Jun 2026.
9-LLM consensus + disagreement scoring + cheapest-route picks to fight hallucinations.
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 openclaw-consensus-mcp -- uvx openclaw-consensus-mcp
{
"mcpServers": {
"openclaw-consensus-mcp": {
"args": [
"openclaw-consensus-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.openclaw-consensus-mcp]
command = "uvx"
args = ["openclaw-consensus-mcp"]
{
"mcpServers": {
"openclaw-consensus-mcp": {
"args": [
"openclaw-consensus-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"openclaw-consensus-mcp": {
"args": [
"openclaw-consensus-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.