Hüttentouren for Gemini CLI
org.huettentouren/tours
Hut-to-hut hiking tours in the Alps with live availability from multiple booking systems.
client:Gemini CLI
transport:streamable-http
tools:3
Install Hüttentouren in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"tours": {
"httpUrl": "https://www.huettentouren.org/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