Skip to content
VS Code

cve intelligence for VS Code

com.cve-security/cve-intelligence

CVE intelligence: exploitation (KEV/EPSS), detection coverage, fixed versions. All tools keyless.

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

Install cve intelligence in VS Code

.vscode/mcp.json

{
  "servers": {
    "cve-intelligence": {
      "type": "http",
      "url": "https://cve-security.com/api/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

cve intelligence in other clients