Budget-capped x402 payments for AI agents: verifiable receipts, trust routing, 17 free tools.
claude mcp add agentpay -- npx -y @romudille/agentpay-mcp
claude_desktop_config.json
{
"mcpServers": {
"agentpay": {
"command": "npx",
"args": [
"-y",
"@romudille/agentpay-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"agentpay": {
"command": "npx",
"args": [
"-y",
"@romudille/agentpay-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agentpay": {
"command": "npx",
"args": [
"-y",
"@romudille/agentpay-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"agentpay": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@romudille/agentpay-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agentpay": {
"command": "npx",
"args": [
"-y",
"@romudille/agentpay-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.romudille-bit--agentpay/reviews or the review_server meta-tool.
POST /mcp