agent pay for Claude Code
io.github.joepangallo/agent-pay
Payment gateway for AI agents with tool discovery, provisioning, metering, and reliability tools.
client:Claude Code
transport:stdio
runtime:npm
Install agent pay in Claude Code
run in your project directory
claude mcp add agent-pay -e AGENTPAY_GATEWAY_KEY=<AGENTPAY_GATEWAY_KEY> -e AGENTPAY_ADMIN_KEY=<AGENTPAY_ADMIN_KEY> -e AGENTPAY_URL=<AGENTPAY_URL> -- npx -y mcp-server-agentpay
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs