io.github.joepangallo/agent-pay MCP Server
io.github.joepangallo/agent-pay
What is the io.github.joepangallo/agent-pay MCP server?
Payment gateway for AI agents with tool discovery, provisioning, metering, and reliability tools.
How to install io.github.joepangallo/agent-pay
Copy-paste configuration for popular MCP clients.
AGENTPAY_GATEWAY_KEYrequiredsecretYour AgentPay gateway key (starts with apg_)
AGENTPAY_ADMIN_KEYsecretAdmin key for reliability endpoints (circuit breakers, health metrics, config)
AGENTPAY_URLAgentPay API URL
{
"mcpServers": {
"agent-pay": {
"command": "npx",
"args": [
"-y",
"mcp-server-agentpay"
],
"env": {
"AGENTPAY_GATEWAY_KEY": "<YOUR_AGENTPAY_GATEWAY_KEY>",
"AGENTPAY_ADMIN_KEY": "<YOUR_AGENTPAY_ADMIN_KEY>",
"AGENTPAY_URL": "<YOUR_AGENTPAY_URL>"
}
}
}
}{
"mcpServers": {
"agent-pay": {
"command": "npx",
"args": [
"-y",
"mcp-server-agentpay"
],
"env": {
"AGENTPAY_GATEWAY_KEY": "<YOUR_AGENTPAY_GATEWAY_KEY>",
"AGENTPAY_ADMIN_KEY": "<YOUR_AGENTPAY_ADMIN_KEY>",
"AGENTPAY_URL": "<YOUR_AGENTPAY_URL>"
}
}
}
}{
"mcpServers": {
"agent-pay": {
"command": "npx",
"args": [
"-y",
"mcp-server-agentpay"
],
"env": {
"AGENTPAY_GATEWAY_KEY": "<YOUR_AGENTPAY_GATEWAY_KEY>",
"AGENTPAY_ADMIN_KEY": "<YOUR_AGENTPAY_ADMIN_KEY>",
"AGENTPAY_URL": "<YOUR_AGENTPAY_URL>"
}
}
}
}{
"servers": {
"agent-pay": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-server-agentpay"
],
"env": {
"AGENTPAY_GATEWAY_KEY": "<YOUR_AGENTPAY_GATEWAY_KEY>",
"AGENTPAY_ADMIN_KEY": "<YOUR_AGENTPAY_ADMIN_KEY>",
"AGENTPAY_URL": "<YOUR_AGENTPAY_URL>"
}
}
}
}claude mcp add agent-pay --env AGENTPAY_GATEWAY_KEY=<YOUR_AGENTPAY_GATEWAY_KEY> --env AGENTPAY_ADMIN_KEY=<YOUR_AGENTPAY_ADMIN_KEY> --env AGENTPAY_URL=<YOUR_AGENTPAY_URL> -- npx -y mcp-server-agentpayRelated MCP servers
AI software engineer — writes code, opens PRs, reviews code, generates tests, and more.
View repository →Thin MCP and CLI proxy for AI agent and MCP security auditing via a hosted backend
View repository →Track AI agent fleet performance, costs, anomalies, and trends.
View repository →Submit URLs to Google and Bing for indexing, scan sitemaps, check index status.
View repository →Scored trend intelligence from HN, Reddit, ArXiv, and GitHub.
View repository →Scan websites for security vulnerabilities, headers, TLS, and email security.
View repository →