Loading MCP server directory, please wait...
Pay for AI inference with USDC micropayments on Polygon. No API keys needed.
npx @getmcp/cli add io.github.kimbo128/drain-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
DRAIN_PRIVATE_KEYPrivate key for the wallet used for USDC micropayments on Polygon
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kimbo128/drain-mcp": {
"command": "npx",
"args": [
"-y",
"drain-mcp"
],
"env": {
"DRAIN_PRIVATE_KEY": ""
}
}
}
}