Skip to content
Zed

Pilot-Next for Zed

com.pilot-next/pilot-next

Flying club management: book aircraft, log Hobbs/Tacho hours, settle flights and check weather.

client:Zed transport:streamable-http

Install Pilot-Next in Zed

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

{
  "context_servers": {
    "pilot-next": {
      "url": "https://pilot-next-backend.onrender.com/mcp"
    }
  }
}

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

Pilot-Next in other clients