Skip to content
Claude Desktop

Dazzle for Claude Desktop

io.github.dazzle-labs/dazzle

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

client:Claude Desktop transport:stdio runtime:npm

Install Dazzle in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "dazzle": {
      "command": "npx",
      "args": [
        "-y",
        "@dazzle-labs/cli"
      ],
      "env": {
        "DAZZLE_STAGE": "<DAZZLE_STAGE>",
        "DAZZLE_API_KEY": "<DAZZLE_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Dazzle in other clients