Skip to content
Windsurf

verify-proof for Windsurf

io.github.csolomon0704-prog/verify-proof

Verify blockchain timestamp proofs offline, or anchor a new one through ProofLedger.

client:Windsurf transport:stdio runtime:pypi

Install verify-proof in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

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

verify-proof in other clients