Skip to content
Claude Desktop

exploitwatch for Claude Desktop

com.edgethirteen.www/exploitwatch

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

client:Claude Desktop transport:streamable-http

Install exploitwatch in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "exploitwatch": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.edgethirteen.com/api/mcp/exploitwatch"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

exploitwatch in other clients