← Back to Projects
Blooming

CueScope

A read-first MCP server that gives AI assistants safe production intelligence for workflows compatible with vMix.

CueScope

CueScope is a source-available, read-first MCP server compatible with vMix from Greenhouse Labs. It gives AI assistants safe production intelligence for live-production workflows: inspecting vMix state, explaining presets, diagnosing audio and routing issues, reviewing scripts, generating show checklists, and producing reviewable automation plans before anything changes in vMix.

The public launch is being prepared now. The GitHub repository remains private and the npm package is not published yet, so setup commands are shown as release-preview references until npm is public.

Why It Exists

AI assistants can be useful in live production, but only if they understand the show before trying to change it. CueScope starts with Review Mode: read the current state, separate observed facts from assumptions, explain the setup in operator language, and produce reviewable next steps.

What It Reviews

  • Current vMix state, inputs, active and preview paths, overlays, title fields, and tally
  • Audio routing, buses, mutes, solo state, vMix Call patterns, and mix-minus risks
  • Recording, streaming, external output, video path, audio path, and destination blind spots
  • Saved .vmix preset files, scripts, triggers, saved-vs-live drift, and redacted preset metadata
  • VB.NET scripts and API plans before they are copied into an operator workflow
  • Connection issues, pasted logs, and safe next checks without exposing production secrets

Safety Model

Review Mode is the default. It exposes 18 review-only tools and inspects, explains, diagnoses, validates, and plans without executing scripts, calling vMix shortcut functions, saving presets, starting streams, changing audio, or mutating the show.

Control Mode is available only when an operator explicitly enables VMIX_CONTROL_MODE=true. High-Impact Control requires both VMIX_CONTROL_MODE=true and VMIX_HIGH_IMPACT=true for workflows such as recording, streaming, batch commands, scripts, presets, output routing, destructive input changes, show-building, and replay recording. The server has 135 known tools, with control and high-impact tools hidden behind explicit gates.

Example Workflows

  • Explain the current show like a technical director preparing for rehearsal.
  • Diagnose remote guest audio and flag likely mix-minus problems.
  • Review whether recording, streaming, and external outputs are ready for operator verification.
  • Generate a safe lower-third API plan without executing it.
  • Validate a vMix VB.NET script before pasting it into vMix.
  • Compare before and after XML snapshots and summarize the production meaning of the change.

Launch Notes

CueScope will launch under the Greenhouse Labs brand and is legally owned and licensed by Greenhouse Ventures LLC. It is source-available, not open source. It is independent software for workflows compatible with vMix and is not affiliated with, endorsed by, or sponsored by vMix or StudioCoast Pty Ltd. vMix is a trademark of its respective owner.

View the launch page or join the launch list.