drain mcp for Windsurf
io.github.kimbo128/drain-mcp
Pay for AI inference with USDC micropayments on Polygon. No API keys needed.
client:Windsurf
transport:stdio
runtime:npm
Install drain mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"drain-mcp": {
"command": "npx",
"args": [
"-y",
"drain-mcp"
],
"env": {
"DRAIN_PRIVATE_KEY": "<DRAIN_PRIVATE_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs