Skip to content
Gemini CLI

YOUB for Gemini CLI

app.youb/coach

Manage your endurance training data and race preparation

client:Gemini CLI transport:streamable-http

Install YOUB in Gemini CLI

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

{
  "mcpServers": {
    "coach": {
      "httpUrl": "https://mcp.youb.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

YOUB in other clients