AI & ML
Trust: 37/100 (Limited)io.github.kimbo128/drain-mcp Guide
Pay for AI inference with USDC micropayments on Polygon. No API keys needed.
1 starsby kimbo128
Quick Start
Install
npx drain-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-kimbo128-drain-mcp": {
"command": "npx",
"args": [
"drain-mcp"
]
}
}
}