Skip to content
Cline

circle agent stack mcp for Cline

io.github.kinance/circle-agent-stack-mcp

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

client:Cline transport:stdio runtime:npm

Install circle agent stack mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "circle-agent-stack-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "circle-agent-stack-mcp"
      ],
      "env": {
        "CIRCLE_API_KEY": "<CIRCLE_API_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

circle agent stack mcp in other clients