nel veil for Cline
io.github.nelproinc/nel-veil
Free passive security scanning - check any domain's DMARC, TLS, headers, and exposures.
client:Cline
transport:stdio
runtime:npm
Install nel veil in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"nel-veil": {
"command": "npx",
"args": [
"-y",
"nel-veil-mcp"
],
"env": {
"NEL_API_URL": "<NEL_API_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs