NotCVE — CVE & Vulnerability Intelligence for VS Code
org.notcve/vulnerability-intelligence
CVE & vulnerability search: 365k+ CVEs/NotCVEs, CVSS, EPSS, CISA KEV, exploits, patches, versions.
client:VS Code
transport:streamable-http
Install NotCVE — CVE & Vulnerability Intelligence in VS Code
.vscode/mcp.json
{
"servers": {
"vulnerability-intelligence": {
"type": "http",
"url": "https://notcve.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs