Loomal

AgentPay

MCP server by github.com/rumblingb/agentpay

Agent payments, API key vaulting, and governed mandates. Agents spend within user-defined limits.

1 starsnpm: @agentpayxyz/mcp-serverRemote-capable

About AgentPay

AgentPay is an MCP (Model Context Protocol) server published by rumblingb in the official MCP registry, listed under Autonomous Agents on Loomal. Agent payments, API key vaulting, and governed mandates. Agents spend within user-defined limits.

AgentPay runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (@agentpayxyz/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/rumblingb/agentpay, where the project has earned 1 GitHub stars.

Use AgentPay with your agent

Claude Code · one command
claude mcp add --transport http agentpay-mcp https://api.agentpay.so/api/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentpay-mcp": {
      "url": "https://api.agentpay.so/api/mcp"
    }
  }
}
streamable-httphttps://api.agentpay.so/api/mcp
npm@agentpayxyz/mcp-server

Frequently asked questions

What is AgentPay?
AgentPay is an MCP (Model Context Protocol) server by rumblingb in the Autonomous Agents category. Agent payments, API key vaulting, and governed mandates. Agents spend within user-defined limits.
How do I connect AgentPay to Claude, Cursor, or another MCP client?
AgentPay is a remote MCP server — add its endpoint (https://api.agentpay.so/api/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is AgentPay open source?
Yes — the source code is public at github.com/rumblingb/agentpay, with 1 GitHub stars.
Can AI agents pay to use AgentPay?
Not yet through Loomal — AgentPay is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain AgentPay? Claim this listing free by verifying GitHub ownership, or contact us.