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