Skip to content
Zed

Mund — MCP Security Scanner for Zed

io.github.tyox-all/mund

Scan for prompt injection, secrets, PII, and vet MCP servers before installation

client:Zed transport:stdio runtime:npm

Install Mund — MCP Security Scanner in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mund": {
      "command": "npx",
      "args": [
        "-y",
        "@weave_protocol/mund"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Mund — MCP Security Scanner in other clients