ProSide Golf for Gemini CLI
io.proside/golf
Permission-scoped Play Now, live scoring, and organization event operations for ProSide Golf users.
client:Gemini CLI
transport:streamable-http
Install ProSide Golf in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"golf": {
"httpUrl": "https://mcp.proside.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs