Skip to content
Cline

VerifyAPI — fact-check with signed receipts for Cline

io.github.kythekitty/verifyapi

Fact-check any claim with live web sources. Ed25519-signed receipts. Catches hallucinations.

client:Cline transport:stdio runtime:npm

Install VerifyAPI — fact-check with signed receipts in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "verifyapi": {
      "command": "npx",
      "args": [
        "-y",
        "@verify-api/mcp"
      ],
      "env": {
        "VERIFYAPI_API_KEY": "<VERIFYAPI_API_KEY>",
        "VERIFYAPI_BASE_URL": "<VERIFYAPI_BASE_URL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

VerifyAPI — fact-check with signed receipts in other clients