Skip to content
Zed

Dazzle for Zed

io.github.dazzle-labs/dazzle

Cloud stages for AI agents and live streaming. Create, manage, and broadcast content.

client:Zed transport:stdio runtime:npm

Install Dazzle 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": {
    "dazzle": {
      "command": "npx",
      "args": [
        "-y",
        "@dazzle-labs/cli"
      ],
      "env": {
        "DAZZLE_STAGE": "<DAZZLE_STAGE>",
        "DAZZLE_API_KEY": "<DAZZLE_API_KEY>"
      }
    }
  }
}

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

Dazzle in other clients