Skip to content
Claude Desktop

agentpay for Claude Desktop

io.github.romudille-bit/agentpay

Budget-capped x402 payments for AI agents: verifiable receipts, trust routing, 17 free tools.

client:Claude Desktop transport:stdio runtime:npm

Install agentpay in Claude Desktop

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

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

{
  "mcpServers": {
    "agentpay": {
      "command": "npx",
      "args": [
        "-y",
        "@romudille/agentpay-mcp"
      ],
      "env": {
        "AGENTPAY_BASE_KEY": "<AGENTPAY_BASE_KEY>",
        "AGENTPAY_MAX_SPEND": "<AGENTPAY_MAX_SPEND>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

agentpay in other clients