Loomal

Dazzle

MCP server by github.com/dazzle-labs/cli

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

1 starsnpm: @dazzle-labs/cli

About Dazzle

Dazzle is an MCP (Model Context Protocol) server published by dazzle-labs in the official MCP registry, listed under Autonomous Agents on Loomal. Cloud stages for AI agents and live streaming. Create, manage, and broadcast content.

It ships as an npm package (@dazzle-labs/cli), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/dazzle-labs/cli, where the project has earned 1 GitHub stars.

Use Dazzle with your agent

Claude Code · one command
claude mcp add dazzle -- npx -y @dazzle-labs/cli
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "dazzle": {
      "command": "npx",
      "args": [
        "-y",
        "@dazzle-labs/cli"
      ]
    }
  }
}
npm@dazzle-labs/cli

Frequently asked questions

What is Dazzle?
Dazzle is an MCP (Model Context Protocol) server by dazzle-labs in the Autonomous Agents category. Cloud stages for AI agents and live streaming. Create, manage, and broadcast content.
How do I connect Dazzle to Claude, Cursor, or another MCP client?
Install Dazzle from its npm package (@dazzle-labs/cli) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Dazzle open source?
Yes — the source code is public at github.com/dazzle-labs/cli, with 1 GitHub stars.
Can AI agents pay to use Dazzle?
Not yet through Loomal — Dazzle is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Dazzle? Claim this listing free by verifying GitHub ownership, or contact us.