Back to MCP Servers
Server Agentpay
Payment gateway for autonomous AI agents. Single gateway key for tool discovery, auto-provisioning, and pay-per-call metering. Supports Stripe and x402 USDC for fully autonomous wallet funding.
finance-fintechaiagent
By joepangallo
Installation
npx -y mcp-server-agentpayConfiguration
{
"mcpServers": {
"mcp-server-agentpay": {
"command": "npx",
"args": ["-y", "mcp-server-agentpay"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes