FlightAware AeroAPI for your agents.
Connect FlightAware AeroAPI once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to FlightAware AeroAPI.
What agents can do with FlightAware AeroAPI
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
flightaware-aeroapi_get_airportGet static airport information including name, location, timezone, and codes.
flightaware-aeroapi_get_flightGet flight information and status by aircraft registration, ident, or flight ID.
flightaware-aeroapi_get_airport_arrivalsGet arrivals for an airport.
flightaware-aeroapi_get_airport_departuresGet departures for an airport.
flightaware-aeroapi_search_flightsSearch for airborne flights by geospatial and other parameters.
flightaware-aeroapi_get_flight_positionGet the current geographic position of a live flight. Returns lat/lon, altitude, speed, heading, and timestamp.
flightaware-aeroapi_get_flight_trackGet the historical track (lat/lon positions) of a flight over time.
flightaware-aeroapi_get_flight_routeGet the planned route of a flight: departure, arrival airports, waypoints, and airway segments.
flightaware-aeroapi_get_airport_weatherGet current weather conditions at an airport including METAR/TAF, temperature, wind, and visibility.
flightaware-aeroapi_list_airport_scheduledGet scheduled flights (both arrivals and departures) for an airport over a time range.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Sign up for FlightAware AeroAPI access.
- Get your API key from the AeroAPI Developer Portal.
- Send it in the x-apikey header.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect FlightAware AeroAPI to Even: call connect_begin("flightaware-aeroapi") on the even-connect MCP and walk me through it.
Track flight information with FlightAware AeroAPI, retrieve airport arrivals and departures, monitor live flights.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.