HomeFinance › circle-agent-stack-mcp

circle-agent-stack-mcp

Circle Agent Stack for AI agents: USDC wallets, spend policies, transfers, and x402 nanopayments.

TypeScript Cloud
★ 1 stars Last pushed 2026-06-04 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 0.1.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "circle-agent-stack-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "CIRCLE_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • CIRCLE_API_KEY required secret — Your Circle API key from developers.circle.com

Related servers

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

Data from the Official MCP Registry