Skip to content
Gemini CLI

tee times for Gemini CLI

co.loopgolf/tee-times

Live golf tee time availability across US courses. Search by location, date, players, and price.

client:Gemini CLI transport:streamable-http

Install tee times in Gemini CLI

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

{
  "mcpServers": {
    "tee-times": {
      "httpUrl": "https://www.loopgolf.co/api/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

tee times in other clients