DualStreamMCP

DualStream/DualStreamMCP
★ 0 stars TypeScript AI/LLM Updated today
Official MCP server for DualStream — it exposes the DualStream desktop app's local control plane (scenes, instant-replay clips, live events) as MCP tools, so AI assistants like Claude and ChatGPT can operate the studio with the user's consent, on the user's machine.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dualstreammcp": {
      "command": "npx",
      "args": [
        "-y",
        "DualStream/DualStreamMCP"
      ]
    }
  }
}

README Excerpt

Our first Open Source project! The official [Model Context Protocol](https://modelcontextprotocol.io) server for [DualStream](https://dualstream.gg), the streaming studio that produces desktop (16:9) and mobile (9:16) streams simultaneously from a single pipeline. This server lets AI assistants like Claude operate your DualStream studio: switch scenes, save instant-replay clips, build entire scene layouts from scratch, restyle your alerts and widgets, and react to what happens on stream. Everyth

Tools (20)

DUALSTREAM_CONTROL_PASSWORDDUALSTREAM_MCP_CLIENT_NAMEDUALSTREAM_MCP_LOG_LEVELDUALSTREAM_WS_CONTROL_FILEactivate_sceneadd_sourceapply_recipecreate_scenedelete_automationget_active_sceneget_connection_statusget_recent_eventsget_scenesget_state_snapshotget_widget_settingsinfolist_automationslist_deviceslist_recipeslist_sources

Topics

claudedualstreamlivestreamingmcp