Loading MCP server directory, please wait...
Payment layer for AI agents. Send USDC, manage escrows on Base blockchain.
npx @getmcp/cli add io.github.ginokino/swarmpayRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ginokino/swarmpay": {
"command": "uvx",
"args": [
"swarmpay"
],
"env": {
"SWARMPAY_NETWORK": "",
"CDP_API_KEY_ID": "",
"CDP_API_KEY_SECRET": "",
"SWARMPAY_ADMIN_WALLET": ""
}
}
}
}