pegel for Gemini CLI
de.fluvigil/pegel
German and Swiss river gauges, groundwater and flood levels from ten official sources
client:Gemini CLI
transport:streamable-http
tools:6
Install pegel in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pegel": {
"httpUrl": "https://fluvigil.de/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs