rug munch mcp for Zed
io.github.amarodeabreu/rug-munch-mcp
Crypto risk intelligence: 19 tools for rug pull detection, AI forensics, and token analysis.
client:Zed
transport:stdio
runtime:pypi
Install rug munch mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"rug-munch-mcp": {
"command": "uvx",
"args": [
"rug-munch-mcp"
],
"env": {
"RUG_MUNCH_API_KEY": "<RUG_MUNCH_API_KEY>",
"RUG_MUNCH_API_BASE": "<RUG_MUNCH_API_BASE>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs