Live Flight Data for Zed
org.memoryapi/flight
Live flight departures and airport information
client:Zed
transport:streamable-http
tools:2
Install Live Flight Data in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"flight": {
"url": "https://flight.memoryapi.org/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs