google flights for Zed
io.github.johnisanerd/google-flights
Google Flights search data: fares, routes, stops, and price insights via a hosted MCP server.
client:Zed
transport:streamable-http
Install google flights in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"google-flights": {
"url": "https://mcp.apify.com/?tools=johnvc/Google-Flights-Data-Scraper-Flight-and-Price-Search"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs