Skip to content
Claude Desktop

agent payment for Claude Desktop

io.github.evidai/agent-payment

Stripe-style USDC billing for any API. 8 free demo services no signup. Non-custodial.

client:Claude Desktop transport:stdio runtime:npm

Install agent payment in Claude Desktop

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

{
  "mcpServers": {
    "agent-payment": {
      "command": "npx",
      "args": [
        "-y",
        "agent-payment-mcp"
      ]
    }
  }
}

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

agent payment in other clients