HomeFinance › agentpay-mcp

agentpay-mcp

Non-custodial x402 payment MCP server for AI agents. Wallets and payments on 17 chains.

TypeScript Cloud
★ 6 stars Last pushed 2026-09-13 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 3.1.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "agentpay-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "AGENT_PRIVATE_KEY": "<YOUR_VALUE>",
        "BASE_RPC_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • AGENT_PRIVATE_KEY required secret — Private key for the agent wallet (hex string)
  • BASE_RPC_URL — Base RPC URL for on-chain operations

This repository has 3 servers listed in the Official MCP Registry.

Other names: io.github.up2itnow0822/clawpay, io.github.up2itnow0822/clawpay-mcp

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry