← Index

OpenClaw Consensus

io.github.MICONNM/openclaw-consensus-mcp·v0.1.1·AI & LLMs
Quality Score
85
/100

9-LLM consensus + disagreement scoring + cheapest-route picks to fight hallucinations.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "openclaw-consensus-mcp": {
      "command": "uvx",
      "args": [
        "openclaw-consensus-mcp"
      ],
      "env": {
        "RAPIDAPI_KEY": "<your-rapidapi_key>"
      }
    }
  }
}
§02  Environment variables
RAPIDAPI_KEY
requiredsecret

Your RapidAPI key from https://rapidapi.com/yanmiayn/api/openclaw-consensus

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in AI & LLMs