Skip to content
Gemini CLI

Deepfake-Sentinel for Gemini CLI

io.github.evozim/deepfake-sentinel

Media forensic analyzer auditing audio and video authenticity.

client:Gemini CLI transport:sse

Install Deepfake-Sentinel in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "deepfake-sentinel": {
      "url": "https://deepfake-sentinel-mcp.vercel.app/api/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Deepfake-Sentinel in other clients