Loading MCP server directory, please wait...
9-LLM consensus + disagreement scoring + cheapest-route picks to fight hallucinations.
npx @getmcp/cli add io.github.MICONNM/openclaw-consensus-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
RAPIDAPI_KEYYour RapidAPI key from https://rapidapi.com/yanmiayn/api/openclaw-consensus
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MICONNM/openclaw-consensus-mcp": {
"command": "uvx",
"args": [
"openclaw-consensus-mcp"
],
"env": {
"RAPIDAPI_KEY": ""
}
}
}
}