kodiak-mcp

bildow/kodiak-mcp
★ 0 stars JavaScript Code/Dev Tools Updated 8d ago
MCP server for Kodiak — verifiable fact-checking: verdict, confidence, sources, and a tamper-evident certificate for any claim.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kodiak-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bildow/kodiak-mcp"
      ]
    }
  }
}

README Excerpt

**Verifiable fact-checking for agents.** An MCP server that lets an agent check a factual claim *before* relying on it — and get back a verdict, a calibrated confidence, cited sources, and a tamper-evident certificate anyone can verify. Built so a pipeline can't silently ship confabulated facts. No npm registry needed — it runs straight from GitHub. Add to your MCP client config (Claude Code, Copilot, etc.):

Tools (3)

KODIAK_API_KEYKODIAK_URLkodiak_check_claim