Skip to content
VS Code

Security Intel MCP for VS Code

com.datakoot/cve-vulnerability-lookup

CVE lookups (NVD) and dependency-manifest audits (OSV) for AI agents. No API keys.

client:VS Code transport:streamable-http tools:5

Install Security Intel MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "cve-vulnerability-lookup": {
      "type": "http",
      "url": "https://security.datakoot.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Security Intel MCP in other clients