Skip to content
Cline

verify-proof for Cline

io.github.csolomon0704-prog/verify-proof

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

client:Cline transport:stdio runtime:pypi

Install verify-proof 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

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

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

verify-proof in other clients