Skip to content
Claude Desktop

agenticpay for Claude Desktop

io.github.krystiangw/agenticpay

x402 USDC paywall bridge for MCP — pay per tool call on Solana.

client:Claude Desktop transport:stdio runtime:npm

Install agenticpay 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": {
    "agenticpay": {
      "command": "npx",
      "args": [
        "-y",
        "@agenticpay/mcp-bridge"
      ],
      "env": {
        "AGENTICPAY_BRIDGE_KEYPAIR": "<AGENTICPAY_BRIDGE_KEYPAIR>",
        "AGENTICPAY_BRIDGE_TOOLS": "<AGENTICPAY_BRIDGE_TOOLS>",
        "AGENTICPAY_BRIDGE_NETWORK": "<AGENTICPAY_BRIDGE_NETWORK>",
        "AGENTICPAY_BRIDGE_RPC": "<AGENTICPAY_BRIDGE_RPC>"
      }
    }
  }
}

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

agenticpay in other clients