74
/ 100
21 days ago
glama

CueScope

CueScope is a read-first MCP server that gives AI assistants safe production intelligence for vMix workflows. It reads vMix state, explains what it sees, and helps users decide what to do next without mutating vMix by default.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLOG_LEVELinfo debug, info, warn, or error
configSKILLS_PATH_(bundled)_ Override the bundled skill-guidance directory
configSTATE_CACHE_TTL100 Parsed vMix state cache TTL in ms
configTCP_CONNECT_TIMEOUT10000 TCP connection timeout in ms
configTCP_ENABLEDtrue Enable TCP tally subscriptions
configTCP_MAX_RECONNECTS10 Maximum TCP reconnect attempts
configTCP_RECONNECT_DELAY5000 Delay between TCP reconnect attempts in ms
configVMIX_CONTROL_MODEDo not set for the default Review Mode experience.
configVMIX_HIGH_IMPACTclaude mcp add cuescope-high-impact -e VMIX_CONTROL_MODE=true -e =true -- npx -y @greenhouselabs/cuescope-mcp
configVMIX_HOSTclaude mcp add cuescope -e =192.168.1.100 -- npx -y @greenhouselabs/cuescope-mcp
configVMIX_HTTP_PORT"": "8088",
configVMIX_PRESET_ROOT_(none)_ Optional directory that confines preset-file reads; when set, .vmix files outside it are rejected
configVMIX_TCP_PORT"": "8099"
configVMIX_USER_SKILLS_PATH_(none)_ Directory of your own skills (<name>/SKILL.md), merged with the bundled ones
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/greenhouselabs-cuescope-mcp-1fz45x)](https://m8ven.ai/mcp/greenhouselabs-cuescope-mcp-1fz45x)
commit: eb451ffb23769d371af742f50c94506aa556e1a7
code hash: 1a240f26d3799c8c864791166d28c09f3084e82cef08b7bc47cd1b28baa9808b
verified: 6/19/2026, 10:52:56 AM
view raw JSON →