Security Intel MCP for VS Code
io.github.selflabbs/security-intel-mcp
CVE lookups (NVD) and dependency-manifest audits (OSV) for AI agents. No API keys.
client:VS Code
transport:streamable-http
Install Security Intel MCP in VS Code
.vscode/mcp.json
{
"servers": {
"security-intel-mcp": {
"type": "http",
"url": "https://security.selflabbs.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs