Odel
mcp verify claim

mcp verify claim

Local
@sudo-ai-gitPythonUpdated 1w ago

Force evidence-gated, tiered claim reporting (FACT/INFERENCE/SPECULATION). No-LLM.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-verify-claimv1.0.0

Run

uvx mcp-verify-claim

MCP client config

{
  "mcpServers": {
    "mcp-verify-claim": {
      "command": "uvx",
      "args": [
        "mcp-verify-claim"
      ]
    }
  }
}