Skip to content
Claude Desktop

tryx402 for Claude Desktop

io.github.crypto-yannso/tryx402

Budget router over x402: hard budget caps, idempotent paid calls, cost ledger, server-side pricing.

client:Claude Desktop transport:stdio runtime:pypi

Install tryx402 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": {
    "tryx402": {
      "command": "uvx",
      "args": [
        "tryx402"
      ],
      "env": {
        "GATEWAY_MAX_BUDGET_USD": "<GATEWAY_MAX_BUDGET_USD>",
        "TRYX402_API_KEY": "<TRYX402_API_KEY>"
      }
    }
  }
}

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

tryx402 in other clients