Agentpay
Freeby MCP Community
MCP server for AgentPay — the payment gateway for autonomous AI agents. Discover, provision, and pay for MCP tool APIs. Includes reliability monitoring with cir
v1.1.2Added Apr 12, 2026
mcpmcp-servermodel-context-protocolagent-paymentagent-wallet
Agentpay MCP Server
MCP server for AgentPay — the payment gateway for autonomous AI agents. Discover, provision, and pay for MCP tool APIs. Includes reliability monitoring with cir
Installation
npx -y mcp-server-agentpay
Reviews
Installation
Quick install
npx -y mcp-server-agentpay
Add to claude_desktop_config.json
{
"mcpServers": {
"agentpay": {
"command": "npx",
"args": ["-y", "mcp-server-agentpay"]
}
}
}