Openligadb for Gemini CLI
io.github.pipeworx-io/openligadb
OpenLigaDB MCP — community-run, keyless football / soccer match data.
client:Gemini CLI
transport:streamable-http
Install Openligadb in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"openligadb": {
"httpUrl": "https://gateway.pipeworx.io/openligadb/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs