BoostedTravel for Gemini CLI
com.boostedchat/travel
Flight search & booking for AI agents. 400+ airlines, $20-50 cheaper than OTAs.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install BoostedTravel in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"travel": {
"httpUrl": "https://api.boostedchat.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs