Skip to content
Zed

Flightaware for Zed

io.github.pipeworx-io/flightaware

FlightAware MCP — wraps FlightAware AeroAPI v4 (aeroapi.flightaware.com)

client:Zed transport:streamable-http

Install Flightaware in Zed

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

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

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

Flightaware in other clients