Vulnerability Intel MCP for VS Code
net.nexlab/vulnerability-intel
Defensive vulnerability intelligence search across public CVE/NVD and GitHub advisory APIs with CVSS
client:VS Code
transport:streamable-http
Install Vulnerability Intel MCP in VS Code
.vscode/mcp.json
{
"servers": {
"vulnerability-intel": {
"type": "http",
"url": "https://mcp.nexlab.net/mcp/vulnerability-intel"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs