MCP Server
MCP
io.github.codespar/mcp-circle
MCP server for Circle — USDC payments, wallets, payouts, transfers
Install
npx -y @codespar/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@codespar/mcp-circle",
"version": "0.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for circle",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "CIRCLE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment