Loomal

agent-payment

MCP server by github.com/evidai/agent-payment-mcp

Stripe-style USDC billing for any API. 8 free demo services no signup. Non-custodial.

2 starsnpm: agent-payment-mcp

About agent-payment

agent-payment is an MCP (Model Context Protocol) server published by evidai in the official MCP registry, listed under Autonomous Agents on Loomal. Stripe-style USDC billing for any API. 8 free demo services no signup. Non-custodial.

It ships as an npm package (agent-payment-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/evidai/agent-payment-mcp, where the project has earned 2 GitHub stars.

Use agent-payment with your agent

Claude Code · one command
claude mcp add agent-payment -- npx -y agent-payment-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agent-payment": {
      "command": "npx",
      "args": [
        "-y",
        "agent-payment-mcp"
      ]
    }
  }
}
npmagent-payment-mcp

Frequently asked questions

What is agent-payment?
agent-payment is an MCP (Model Context Protocol) server by evidai in the Autonomous Agents category. Stripe-style USDC billing for any API. 8 free demo services no signup. Non-custodial.
How do I connect agent-payment to Claude, Cursor, or another MCP client?
Install agent-payment from its npm package (agent-payment-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is agent-payment open source?
Yes — the source code is public at github.com/evidai/agent-payment-mcp, with 2 GitHub stars.
Can AI agents pay to use agent-payment?
Not yet through Loomal — agent-payment 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 agent-payment? Claim this listing free by verifying GitHub ownership, or contact us.