Golf With Discs DiscFinder MCP for Gemini CLI
io.github.frankbongo/golfwithdiscs-discfinder
Search current disc golf retailer inventory across 50+ shops by mould, plastic, price, and country.
client:Gemini CLI
transport:streamable-http
tools:1
Install Golf With Discs DiscFinder MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"golfwithdiscs-discfinder": {
"httpUrl": "https://finder.golfwithdiscs.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