Loading MCP server directory, please wait...
MCP server for Circle — USDC payments, wallets, payouts, transfers
npx @getmcp/cli add io.github.codespar/mcp-circleRequires Node.js 18+. Community-contributed server. Review source before installing.
CIRCLE_API_KEYAPI key for circle
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-circle": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-circle"
],
"env": {
"CIRCLE_API_KEY": ""
}
}
}
}