Skip to content
Gemini CLI

WaveGuard for Gemini CLI

io.github.gpartin/waveguard

Anomaly detection API powered by physics simulation. Scan any data for outliers.

client:Gemini CLI transport:streamable-http tools:19

Install WaveGuard in Gemini CLI

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

{
  "mcpServers": {
    "waveguard": {
      "httpUrl": "https://gpartin--waveguard-api-fastapi-app.modal.run/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

WaveGuard in other clients