Skip to content
Zed

nel veil for Zed

io.github.nelproinc/nel-veil

Free passive security scanning - check any domain's DMARC, TLS, headers, and exposures.

client:Zed transport:stdio runtime:npm

Install nel veil 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": {
    "nel-veil": {
      "command": "npx",
      "args": [
        "-y",
        "nel-veil-mcp"
      ],
      "env": {
        "NEL_API_URL": "<NEL_API_URL>"
      }
    }
  }
}

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

nel veil in other clients