io.github.kinance/circle-agent-stack-mcp MCP Server
io.github.kinance/circle-agent-stack-mcp
What is the io.github.kinance/circle-agent-stack-mcp MCP server?
Circle Agent Stack for AI agents: USDC wallets, spend policies, transfers, and x402 nanopayments.
How to install io.github.kinance/circle-agent-stack-mcp
Copy-paste configuration for popular MCP clients.
CIRCLE_API_KEYrequiredsecretYour Circle API key from developers.circle.com
{
"mcpServers": {
"circle-agent-stack-mcp": {
"command": "npx",
"args": [
"-y",
"circle-agent-stack-mcp"
],
"env": {
"CIRCLE_API_KEY": "<YOUR_CIRCLE_API_KEY>"
}
}
}
}{
"mcpServers": {
"circle-agent-stack-mcp": {
"command": "npx",
"args": [
"-y",
"circle-agent-stack-mcp"
],
"env": {
"CIRCLE_API_KEY": "<YOUR_CIRCLE_API_KEY>"
}
}
}
}{
"mcpServers": {
"circle-agent-stack-mcp": {
"command": "npx",
"args": [
"-y",
"circle-agent-stack-mcp"
],
"env": {
"CIRCLE_API_KEY": "<YOUR_CIRCLE_API_KEY>"
}
}
}
}{
"servers": {
"circle-agent-stack-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"circle-agent-stack-mcp"
],
"env": {
"CIRCLE_API_KEY": "<YOUR_CIRCLE_API_KEY>"
}
}
}
}claude mcp add circle-agent-stack-mcp --env CIRCLE_API_KEY=<YOUR_CIRCLE_API_KEY> -- npx -y circle-agent-stack-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.