Skip to content
Cursor

exploitwatch for Cursor

com.edgethirteen.www/exploitwatch

Check a dependency list against CISA's live Known Exploited Vulnerabilities catalog.

client:Cursor transport:streamable-http

Install exploitwatch in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "exploitwatch": {
      "url": "https://www.edgethirteen.com/api/mcp/exploitwatch"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

exploitwatch in other clients