Fly Where To? for Zed
com.flywhereto/mcp
Worldwide nonstop flight routes from Wikipedia: airports, destinations, connections, airlines.
client:Zed
transport:streamable-http
tools:8
Install Fly Where To? in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://flywhereto.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs