Odel
tryx402

tryx402

Local
@crypto-yannsoPythonMITUpdated 1w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPItryx402v0.2.0

Run

uvx tryx402

MCP client config

{
  "mcpServers": {
    "tryx402": {
      "command": "uvx",
      "args": [
        "tryx402"
      ]
    }
  }
}