AI & ML
Trust: 30/100 (Limited)io.github.joepangallo/agent-pay Guide
Payment gateway for AI agents. Discover, provision, and pay for MCP tools.
by joepangallo
Quick Start
Install
npx mcp-server-agentpayClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-joepangallo-agent-pay": {
"command": "npx",
"args": [
"mcp-server-agentpay"
]
}
}
}