Skip to content
Windsurf

VerifyAPI — fact-check with signed receipts for Windsurf

io.github.kythekitty/verifyapi

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

client:Windsurf transport:stdio runtime:npm

Install VerifyAPI — fact-check with signed receipts in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

VerifyAPI — fact-check with signed receipts in other clients