| name | gfly |
| description | Search Google Flights for fares and routes (read-only, no API key). Bootstraps the gfly binary if it isn't installed, then drives it (read-only). |
gfly
If gfly isn't on PATH, install it:
uvx gfly
Then let the binary teach you — it's read-only by default and self-describing, so don't guess:
gfly agent — the full embedded usage contract.
gfly schema --json — machine-readable command tree, exit codes, and conformance.
- Example:
gfly search JFK LHR --json
Conforms to the Agent CLI Guidelines (Full); verify with gfly schema | jq .conformance.