Skip to content
Gemini CLI

Reduck for Gemini CLI

ai.reduck/reduck

Automate any website: discover, run and create browser scripts that work behind logins.

client:Gemini CLI transport:streamable-http

Install Reduck in Gemini CLI

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

{
  "mcpServers": {
    "reduck": {
      "httpUrl": "https://mcp.reduck.ai/mcp"
    }
  }
}

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

Reduck in other clients