air-routes.com for Zed
io.github.idragulin/air-routes
Global scheduled passenger flight routes: which exist, direct or connecting, and days flown.
client:Zed
transport:streamable-http
tools:4
Install air-routes.com in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"air-routes": {
"url": "https://air-routes.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs