Skip to content
Windsurf

drainbrain for Windsurf

io.github.meltingpixelsai/drainbrain

AI-powered Solana token rug pull detection with ML ensemble scoring and honeypot detection.

client:Windsurf transport:stdio runtime:npm

Install drainbrain in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "drainbrain": {
      "command": "npx",
      "args": [
        "-y",
        "drainbrain-mcp-server"
      ],
      "env": {
        "DRAINBRAIN_API_KEY": "<DRAINBRAIN_API_KEY>",
        "DRAINBRAIN_API_URL": "<DRAINBRAIN_API_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

drainbrain in other clients