Skip to content
Gemini CLI

Goodeye for Gemini CLI

dev.goodeye/goodeye

Design, save, and run outcome-aligned AI workflows and verifiers, with reliable image output.

client:Gemini CLI transport:streamable-http

Install Goodeye in Gemini CLI

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

{
  "mcpServers": {
    "goodeye": {
      "httpUrl": "https://mcp.goodeye.dev/mcp"
    }
  }
}

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

Goodeye in other clients