Loading MCP server directory, please wait...
Spending controls for AI agents: per-agent budgets, vendor allowlists, full audit trail.
npx @getmcp/cli add io.github.sdeanesh-png/agentpayRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENTPAY_API_KEYAgentPay wallet API key (ap_test_... or ap_live_...). Generate at https://agentpay.run/dashboard.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sdeanesh-png/agentpay": {
"command": "npx",
"args": [
"-y",
"@agentpay-run/mcp-server"
],
"env": {
"AGENTPAY_API_KEY": "",
"AGENTPAY_BASE_URL": ""
}
}
}
}