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).
Run
uvx tryx402
MCP client config
{
"mcpServers": {
"tryx402": {
"command": "uvx",
"args": [
"tryx402"
]
}
}
}