Skip to content
Zed

LaunchChair for Zed

io.launchchair/agent

Plan, validate, and build products and features with LaunchChair.

client:Zed transport:stdio runtime:npm

Install LaunchChair in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "agent": {
      "command": "npx",
      "args": [
        "-y",
        "@launchchair/agent"
      ],
      "env": {
        "LAUNCHCHAIR_AGENT_TOKEN": "<LAUNCHCHAIR_AGENT_TOKEN>"
      }
    }
  }
}

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

LaunchChair in other clients