Skip to content
Zed

Deepfake-Lens for Zed

io.github.evozim/deepfake-lens

Forensic image analyzer detecting facial and visual anomalies.

client:Zed transport:sse

Install Deepfake-Lens in Zed

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

{
  "context_servers": {
    "deepfake-lens": {
      "url": "https://deepfake-lens-mcp.vercel.app/api/mcp"
    }
  }
}

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

Deepfake-Lens in other clients