Skip to content

google flights deals for Zed

io.github.johnisanerd/google-flights-deals

Cheapest destinations from an airport, each with its fare and that route's typical price.

client:Zed transport:streamable-http

Install google flights deals in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "google-flights-deals": {
      "url": "https://mcp.apify.com/?tools=johnvc/google-flights-deals-api"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

google flights deals in other clients