Dr. Maggie Geller, OD for Gemini CLI
com.maggiegeller/bookings
Book appointments with Dr. Maggie Geller OD (Vancouver optometrist; myopia, dry eye, contacts).
client:Gemini CLI
transport:streamable-http
tools:4
Install Dr. Maggie Geller, OD in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"bookings": {
"httpUrl": "https://mcp.maggiegeller.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs