Nowah Travel for Gemini CLI
io.github.nowah-xyz/nowah-travel
Your personal AI travel concierge — flights, hotels, 116M+ POIs, visas, weather & more
client:Gemini CLI
transport:streamable-http
Install Nowah Travel in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"nowah-travel": {
"httpUrl": "https://claw.nowah.xyz/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs