nvd cve mcp for Zed
io.github.mrfentmen/nvd-cve-mcp
Search CVE vulnerability records from the NIST NVD database. No key required.
client:Zed
transport:stdio
runtime:npm
Install nvd cve mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"nvd-cve-mcp": {
"command": "npx",
"args": [
"-y",
"nvd-cve-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs