Skip to content
VS Code

vuln-intel for VS Code

io.github.rozetyp/vuln-intel

Hosted CVE + bug-bounty-mechanic MCP: exploitation-first ranking, CVE fact-check, mechanic transfer

client:VS Code transport:streamable-http

Install vuln-intel in VS Code

.vscode/mcp.json

{
  "servers": {
    "vuln-intel": {
      "type": "http",
      "url": "https://mcp.rozetyp.com/mcp"
    }
  }
}

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

vuln-intel in other clients