circle-agent-stack-mcp

kinance/circle-agent-stack-mcp
★ 0 stars TypeScript AI/LLM Updated 1mo ago
MCP server for Circle Agent Stack — wallet management, USDC transfers, and x402 nanopayments via tool calls
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "circle-agent-stack-m": {
      "command": "npx",
      "args": [
        "-y",
        "kinance/circle-agent-stack-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for [Circle's Agent Stack](https://developers.circle.com/w3s/agent-stack). Create wallets, set spend policies, send USDC, and pay x402-priced endpoints — all from a tool call. ```bash npx circle-agent-stack-mcp ``` | Tool | What it does | |---|---| | `circle_wallet_create` | Create an agent wallet (dev/hosted/smart) |

Tools (6)

circle_balancecircle_policy_setcircle_transfer_usdccircle_wallet_createcircle_wallet_listcircle_x402_pay