GolfCore for Gemini CLI
org.golfcore/golfcore
Scorecards, tee yardages, USGA ratings and green contour maps for 30,000 golf courses worldwide.
client:Gemini CLI
transport:streamable-http
tools:1
Install GolfCore in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"golfcore": {
"httpUrl": "https://mcp.golfcore.org/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs