Urlaub Smart for Gemini CLI
de.urlaub-smart/planner
Plan vacation days around public holidays, bridge days and school holidays in DE, AT and CH
client:Gemini CLI
transport:streamable-http
tools:5
Install Urlaub Smart in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"planner": {
"httpUrl": "https://urlaub-smart.de/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