FerryFlight for Zed
com.ferryflighthub/ferryflight
Ferry-flight price estimates + aircraft, airport, FAA-registry, route & live-flight data.
client:Zed
transport:streamable-http
Install FerryFlight in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ferryflight": {
"url": "https://www.ferryflighthub.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs