Skip to content
Zed

FlightQueue for Zed

com.flightqueue/flightqueue

Airport security wait times, forecasts, FAA delays, EES border queues and baggage stats.

client:Zed transport:streamable-http

Install FlightQueue in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "flightqueue": {
      "url": "https://mcp.flightqueue.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

FlightQueue in other clients