exploitwatch for Cursor
app.vercel.exploitwatch-kappa/exploitwatch
Check dependencies against CISA's real Known Exploited Vulnerabilities feed.
client:Cursor
transport:streamable-http
tools:1
Install exploitwatch in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"exploitwatch": {
"url": "https://exploitwatch-kappa.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs