Skip to content
Claude Desktop

drainbrain for Claude Desktop

io.github.meltingpixelsai/drainbrain

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

client:Claude Desktop transport:stdio runtime:npm

Install drainbrain in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

drainbrain in other clients