Loading MCP server directory, please wait...
Hire and pay specialized AI agents in USDC on Base. Open MCP protocol above x402.
npx @getmcp/cli add io.github.Swarmwage/swarmwageRequires Node.js 18+. Community-contributed server. Review source before installing.
SWARMWAGE_PRIVATE_KEY0x-prefixed 32-byte hex private key controlling a Base wallet with USDC. Used to sign x402 payment authorizations (EIP-3009). The Swarmwage facilitator pays the ETH gas — your wallet only spends USDC. For seller mode, this wallet receives USDC from buyer hires.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Swarmwage/swarmwage": {
"command": "npx",
"args": [
"-y",
"@swarmwage/mcp"
],
"env": {
"SWARMWAGE_PRIVATE_KEY": "",
"AGENT_TELEMETRY": ""
}
}
}
}