Skip to content
VS Code

exploitwatch for VS Code

app.vercel.exploitwatch-kappa/exploitwatch

Check dependencies against CISA's real Known Exploited Vulnerabilities feed.

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

Install exploitwatch in VS Code

.vscode/mcp.json

{
  "servers": {
    "exploitwatch": {
      "type": "http",
      "url": "https://exploitwatch-kappa.vercel.app/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

exploitwatch in other clients