MCP Server
io.github.meltingpixelsai/drainbrain MCP Server
io.github.meltingpixelsai/drainbrain
What is the io.github.meltingpixelsai/drainbrain MCP server?
AI-powered Solana token rug pull detection with ML ensemble scoring and honeypot detection.
How to install io.github.meltingpixelsai/drainbrain
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Environment / auth
DRAINBRAIN_API_KEYrequiredsecretYour DrainBrain API key (get one free at https://rugslayer.com/drainbrain)
DRAINBRAIN_API_URLDrainBrain API base URL (defaults to https://rugslayer.com)
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"drainbrain": {
"command": "npx",
"args": [
"-y",
"drainbrain-mcp-server"
],
"env": {
"DRAINBRAIN_API_KEY": "<YOUR_DRAINBRAIN_API_KEY>",
"DRAINBRAIN_API_URL": "<YOUR_DRAINBRAIN_API_URL>"
}
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"drainbrain": {
"command": "npx",
"args": [
"-y",
"drainbrain-mcp-server"
],
"env": {
"DRAINBRAIN_API_KEY": "<YOUR_DRAINBRAIN_API_KEY>",
"DRAINBRAIN_API_URL": "<YOUR_DRAINBRAIN_API_URL>"
}
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"drainbrain": {
"command": "npx",
"args": [
"-y",
"drainbrain-mcp-server"
],
"env": {
"DRAINBRAIN_API_KEY": "<YOUR_DRAINBRAIN_API_KEY>",
"DRAINBRAIN_API_URL": "<YOUR_DRAINBRAIN_API_URL>"
}
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"drainbrain": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"drainbrain-mcp-server"
],
"env": {
"DRAINBRAIN_API_KEY": "<YOUR_DRAINBRAIN_API_KEY>",
"DRAINBRAIN_API_URL": "<YOUR_DRAINBRAIN_API_URL>"
}
}
}
}Claude Code
claude mcp add drainbrain --env DRAINBRAIN_API_KEY=<YOUR_DRAINBRAIN_API_KEY> --env DRAINBRAIN_API_URL=<YOUR_DRAINBRAIN_API_URL> -- npx -y drainbrain-mcp-serverRelated MCP servers
Agent economy on Solana — USDC via x402. Ships a BuyerAgent SDK + relayzero pay CLI.
View repository →Agent spending mgmt, budget tracking, ROI. Zero Core Budget.
View repository →DrainBrain token safety, CORTEX trading signals, social trends. Zero Core Intel.
View repository →Web scraping, code review, content gen, sentiment. Zero Core Tools.
View repository →Post-tx outcome verification via LLM-as-judge. Zero Core Verify.
View repository →