Skip to content
Claude Desktop

RunOnProof — Payment Decision and Agent ID for Claude Desktop

io.github.runonproof/cdo

Free agent identity and signed US supplier-payment decisions. Inspect first; verify portable proof.

client:Claude Desktop transport:streamable-http

Install RunOnProof — Payment Decision and Agent ID in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "cdo": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.runonproof.com/v1/agent/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

RunOnProof — Payment Decision and Agent ID in other clients