Loading MCP server directory, please wait...
Agent payments, API key vaulting, and governed mandates. Agents spend within user-defined limits.
npx @getmcp/cli add io.github.Rumblingb/agentpayRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENTPAY_API_KEYAgentPay merchant API key used for authenticated tool calls
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Rumblingb/agentpay": {
"command": "npx",
"args": [
"-y",
"@agentpayxyz/mcp-server"
],
"env": {
"AGENTPAY_API_KEY": "",
"AGENTPAY_MERCHANT_ID": "",
"AGENTPAY_API_URL": ""
}
}
}
}