Skip to content
Zed

OctoTrip Flights for Zed

app.octotrip/flights

Free, no-login flight search with real-time pricing from multiple airlines.

client:Zed transport:streamable-http

Install OctoTrip Flights in Zed

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

{
  "context_servers": {
    "flights": {
      "url": "https://mcp.octotrip.app/flights/mcp"
    }
  }
}

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

OctoTrip Flights in other clients