Skip to content
Gemini CLI

Cleo Family for Gemini CLI

io.github.scottwittrock/cleo

Log baby feedings, diapers, and sleep; manage family tasks, meals, recipes, groceries, and trips.

client:Gemini CLI transport:streamable-http

Install Cleo Family in Gemini CLI

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

{
  "mcpServers": {
    "cleo": {
      "httpUrl": "https://api.cleofamily.app/mcp"
    }
  }
}

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

Cleo Family in other clients