agentpay for Claude Desktop
io.github.romudille-bit/agentpay
Budget-capped x402 payments for AI agents: verifiable receipts, trust routing, 17 free tools.
client:Claude Desktop
transport:stdio
runtime:npm
Install agentpay in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentpay": {
"command": "npx",
"args": [
"-y",
"@romudille/agentpay-mcp"
],
"env": {
"AGENTPAY_BASE_KEY": "<AGENTPAY_BASE_KEY>",
"AGENTPAY_MAX_SPEND": "<AGENTPAY_MAX_SPEND>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs