Server data from the Official MCP Registry
Payment gateway for AI agents. Discover, provision, and pay for tool APIs.
Payment gateway for AI agents. Discover, provision, and pay for tool APIs.
Set these up before or after installing:
Environment variable: AGENTPAY_GATEWAY_KEY
Environment variable: AGENTPAY_ADMIN_KEY
Environment variable: AGENTPAY_URL
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-joepangallo-agent-pay": {
"env": {
"AGENTPAY_URL": "your-agentpay-url-here",
"AGENTPAY_ADMIN_KEY": "your-agentpay-admin-key-here",
"AGENTPAY_GATEWAY_KEY": "your-agentpay-gateway-key-here"
},
"args": [
"-y",
"mcp-server-agentpay"
],
"command": "npx"
}
}
}This AgentPay MCP server has good authentication handling and reasonable permissions for a developer tool that manages payment gateways. Security concerns include potential credential exposure in verbose error messages and overly broad error handling that could mask security issues. Package verification found 1 issue (1 critical, 0 high severity).
Scanned 3 files · 5 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!