Skip to content
Gemini CLI

DeepVoice Guard for Gemini CLI

io.github.evozim/deepvoice-guard

Acoustic deepfake detector and voice biometrics auditor.

client:Gemini CLI transport:sse

Install DeepVoice Guard in Gemini CLI

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

{
  "mcpServers": {
    "deepvoice-guard": {
      "url": "https://deepvoice-guard-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

DeepVoice Guard in other clients