Skip to content
Cline

Dazzle for Cline

io.github.dazzle-labs/dazzle

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

client:Cline transport:stdio runtime:npm

Install Dazzle in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Dazzle in other clients