← All servers
πŸ”§

Agent PaymentVerifiedπŸ›‘ No advisories

io.github.Abraxas1010/agent-payment-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
9 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/abraxas1010, which proved it owns this namespace.

Verified owner: github.com/abraxas1010 β†—io.github.Abraxas1010/agent-payment-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs AGENT_PAYMENT_API_KEY, AGENT_PAYMENT_BUDGET_KEY, AGENT_PAYMENT_API_KEY, AGENT_PAYMENT_BUDGET_KEY, AGENT_PAYMENT_API_KEY, AGENT_PAYMENT_BUDGET_KEY, ….

About

Secure USDC payments for AI agents on Base blockchain with budget controls and instant settlement.

Packages & transports

mcpbhttps://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.0.1/agent-payment-servervlatest Β· binary
mcpbhttps://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.0.1/agent-payment-server-darwin-amd64vlatest Β· binary
mcpbhttps://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.0.1/agent-payment-server-darwin-arm64vlatest Β· binary
mcpbhttps://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.0.1/agent-payment-server-windows-amd64.exevlatest Β· binary
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent_payment": {
      "command": "npx",
      "args": [
        "-y",
        "https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.0.1/agent-payment-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y https://github.com/Apoth3osis-ai/agent-payment-mcp/releases/download/v1.0.1/agent-payment-server