spots for Gemini CLI
com.leagueofspin/spots
Find 27,000+ outdoor ping pong tables worldwide, with spot details and live playing conditions.
client:Gemini CLI
transport:streamable-http
tools:3
Install spots in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"spots": {
"httpUrl": "https://leagueofspin.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs