← Library

⚓ ✈️ GTC Dockyard — Flight Tracker MCP Widget Read-only · OpenSky Network

The Great Trading Company — Dockyard Test Facility

Test harness for the Flight Tracker MCP widget. All data is pushed via postMessage — no real API calls in this test page.

📋 Widget Capability Reference
Tool View List Drill Down CRUD Widget
ft__get_flights_by_aircraft Flights by ICAO24 Y — table of flights Read only Flight Tracker
ft__get_aircraft_state Live State Read only Flight Tracker
ft__get_airport_departures Airport Departures Y — table + detail pane Click row → detail panel Read only Flight Tracker
ft__get_airport_arrivals Airport Arrivals Y — table + detail pane Click row → detail panel Read only Flight Tracker
ft__get_aircraft_track Track / Waypoints Read only Flight Tracker
✈️ Aircraft Flights (by ICAO24)

Shows a table of historical flights for a given aircraft (ICAO24). Tool: ft__get_flights_by_aircraft

📡 Live Aircraft State

Shows real-time position, altitude, speed, heading. Tool: ft__get_aircraft_state

🛫 Airport Departures

Departures table with click-to-expand detail pane. Tool: ft__get_airport_departures

🛬 Airport Arrivals

Arrivals table with click-to-expand detail pane. Tool: ft__get_airport_arrivals

📍 Aircraft Track

Waypoint summary — start/end position, waypoint count, timestamps. Tool: ft__get_aircraft_track

⚠️ Error Simulation

Simulates an OpenSky API error response.

🎨 Theme

📜 Event Log
— event log —