Skip to content
Zed

FlightDB for Zed

io.github.flightdb/flightdb

Aircraft registry search, flight history, and analytics powered by ADS-B Exchange data.

client:Zed transport:streamable-http

Install FlightDB in Zed

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

{
  "context_servers": {
    "flightdb": {
      "url": "https://flightdb.org/mcp"
    }
  }
}

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

FlightDB in other clients