Skip to content
Zed

TravelOwl for Zed

io.github.ameinnaqvi/travelowl-mcp

Plan trips directly into TravelOwl from a conversation with Claude.

client:Zed transport:streamable-http

Install TravelOwl in Zed

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

{
  "context_servers": {
    "travelowl-mcp": {
      "url": "https://mcp.travel-owl.co.uk/mcp"
    }
  }
}

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

TravelOwl in other clients