ALLFLYGHTS for Zed
io.github.dev-allflyghts/mcp-server
Geo-based flight search MCP server. Find more flights between any two places on earth
client:Zed
transport:streamable-http
Install ALLFLYGHTS in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-server": {
"url": "https://mcp.allflyghts.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs