Skip to content
Zed

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

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

{
  "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

rug munch mcp in other clients