Skip to content
Zed

Duffel for Zed

io.github.pipeworx-io/duffel

Duffel MCP — live flight search + pricing via the Duffel Flights API (duffel.com)

client:Zed transport:streamable-http

Install Duffel in Zed

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

{
  "context_servers": {
    "duffel": {
      "url": "https://gateway.pipeworx.io/duffel/mcp"
    }
  }
}

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

Duffel in other clients