9-LLM consensus + disagreement scoring + cheapest-route picks to fight hallucinations.
Multi-model consensus inside MCP clients: compare answers, surface disagreement, and escalate only when needed. OpenClaw Consensus MCP wraps the OpenClaw Consensus API as three Model Context Protocol tools. It is designed for workflows where a maintainer wants a second opinion before accepting a risky answer, review summary, or routing decision. OpenClaw runs the same prompt across multiple…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Multi-model consensus inside MCP clients: compare answers, surface disagreement, and escalate only when needed. OpenClaw Consensus MCP wraps the OpenClaw Consensus API as three Model Context Protocol tools. It is designed for workflows where a maintainer wants a second opinion before accepting a risky answer, review summary, or routing decision. OpenClaw runs the same prompt across multiple models, then returns: a consensus answer with confidence and model response metadata, a disagreement…