MCP Server
MCP
io.github.kinance/circle-agent-stack-mcp
Circle Agent Stack for AI agents: USDC wallets, spend policies, transfers, and x402 nanopayments.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "circle-agent-stack-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Circle API key from developers.circle.com",
"isRequired": true,
"isSecret": true,
"name": "CIRCLE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment