Skip to content
Gemini CLI

FerryFlight for Gemini CLI

com.ferryflighthub/ferryflight

Ferry-flight price estimates + aircraft, airport, FAA-registry, route & live-flight data.

client:Gemini CLI transport:streamable-http

Install FerryFlight in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "ferryflight": {
      "httpUrl": "https://www.ferryflighthub.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

FerryFlight in other clients