Flightcat for Gemini CLI
io.flightcat/flightcat
Search flights by flexible dates and broad destinations, with live prices and booking links.
client:Gemini CLI
transport:streamable-http
tools:1
Install Flightcat in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"flightcat": {
"httpUrl": "https://mcp.flightcat.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs