Flightstats for Zed
io.github.pipeworx-io/flightstats
FlightStats MCP — wraps the Cirium FlightStats Flex API (api.flightstats.com/flex)
client:Zed
transport:streamable-http
Install Flightstats in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"flightstats": {
"url": "https://gateway.pipeworx.io/flightstats/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs