Skip to content
Zed

Flight MCP for Zed

com.flight-mcp/flight-search

Search and compare flight offers through a cache-aware Streamable HTTP MCP server for AI agents.

client:Zed transport:streamable-http

Install Flight MCP in Zed

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

{
  "context_servers": {
    "flight-search": {
      "url": "https://flight-mcp.com/mcp"
    }
  }
}

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

Flight MCP in other clients