
Dazzle - Agentic Streaming
@dazzle-labs
Cloud streaming for AI agents — isolated browser environments that render and broadcast your content to Twitch, Kick, Restream, and custom RTMP.
Overview
What is Dazzle - Agentic Streaming?
Dazzle is a CLI and MCP server for cloud browser stages that render and stream content for AI agents and live broadcasting. It provides one binary with two interfaces: a full CLI for coding agents and terminals, and an MCP server for sandboxed clients like Claude Desktop and VS Code.
How to use Dazzle - Agentic Streaming?
Install using the curl (macOS/Linux) or PowerShell (Windows) one-liners, or via go install. For CLI usage, authenticate with dazzle login, create a stage with dazzle stage create, sync content with dazzle stage sync, and add streaming destinations. For MCP integration, add the server to your client config with command "dazzle" and args ["mcp"].
Key features of Dazzle - Agentic Streaming
- Cloud browser stages for live streaming and AI agent output
- MCP tools for file editing, sync, and screenshots
- Workspace tools bridge sandboxed environments to host filesystem
- Supports streaming to Twitch, Kick, and custom RTMP destinations
- Real-time event injection via DOM CustomEvents without reload
- Content sync with auto-refresh for live development
Use cases of Dazzle - Agentic Streaming
- Coding agents (e.g., Claude Code, Cursor) sync and stream live web content
- Sandboxed clients (e.g., Claude Desktop, VS Code) build stages via MCP
- Stream pre-built HTML/CSS/JS to Twitch, Kick, or any RTMP endpoint
- Inject real-time data from external processes into running