AeroDataBox for your agents.
Connect AeroDataBox once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 7 curated tools, discovered on demand, with your key stored on your machine and every call going direct to AeroDataBox.
What agents can do with AeroDataBox
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
aerodatabox_get_airport_local_timeGet the current local time at a specific airport by IATA or ICAO code.
aerodatabox_get_flight_statusGet flight status by flight number, registration, or ICAO/IATA code and date.
aerodatabox_get_airport_flightsGet airport departures and arrivals (FIDS) within a local time range.
aerodatabox_get_airport_infoGet airport information by IATA or ICAO code.
aerodatabox_search_airportsSearch airports by free text query.
aerodatabox_get_airport_weatherGet current weather (METAR) at an airport by IATA or ICAO code.
aerodatabox_get_airport_metar_tafGet METAR and TAF aviation weather reports for an airport by ICAO code.
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.
- Subscribe to AeroDataBox via RapidAPI marketplace.
- Copy your X-RapidAPI-Key from the RapidAPI dashboard.
- Send it in the X-RapidAPI-Key header. X-RapidAPI-Host is set automatically.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect AeroDataBox to Even: call connect_begin("aerodatabox") on the even-connect MCP and walk me through it.
Find a departing flight by registration number, check local time at the arrival airport, and monitor upcoming arrivals for the next two hours.
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.