Skip to content
Zed

exploitwatch for Zed

com.edgethirteen.www/exploitwatch

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

client:Zed transport:streamable-http

Install exploitwatch in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

exploitwatch in other clients