Skip to content
Zed

PREFLIGHT — URL Routing for AI Agents for Zed

io.github.gsterlingpress/preflight

Choose HTTP, browser, machine endpoint, or avoid before an agent visits an unfamiliar URL.

client:Zed transport:streamable-http tools:2

Install PREFLIGHT — URL Routing for AI Agents in Zed

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

{
  "context_servers": {
    "preflight": {
      "url": "https://preflight-api-production-01a2.up.railway.app/mcp"
    }
  }
}

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

What Zed can do once it is connected

PREFLIGHT — URL Routing for AI Agents in other clients