drainbrain for Cline
io.github.meltingpixelsai/drainbrain
AI-powered Solana token rug pull detection with ML ensemble scoring and honeypot detection.
client:Cline
transport:stdio
runtime:npm
Install drainbrain in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"drainbrain": {
"command": "npx",
"args": [
"-y",
"drainbrain-mcp-server"
],
"env": {
"DRAINBRAIN_API_KEY": "<DRAINBRAIN_API_KEY>",
"DRAINBRAIN_API_URL": "<DRAINBRAIN_API_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs