Stat Gl for Gemini CLI
io.github.pipeworx-io/stat-gl
Statistics Greenland (Grønlands Statistik) PxWeb MCP.
client:Gemini CLI
transport:streamable-http
Install Stat Gl in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"stat-gl": {
"httpUrl": "https://gateway.pipeworx.io/stat-gl/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs