exploitwatch for Zed
app.vercel.exploitwatch-kappa/exploitwatch
Check dependencies against CISA's real Known Exploited Vulnerabilities feed.
client:Zed
transport:streamable-http
tools:1
Install exploitwatch in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"exploitwatch": {
"url": "https://exploitwatch-kappa.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs