Odel
corroborate mcp

corroborate mcp

Local
@chefcohen1JavaScriptMITUpdated 1mo ago

Honest claim corroboration for AI agents: syndication-aware independent-source counting.

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).

npmcorroborate-mcpv0.1.3

Run

npx -y corroborate-mcp

MCP client config

{
  "mcpServers": {
    "corroborate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "corroborate-mcp"
      ]
    }
  }
}