API / MCP overview

Thin reference for operators and integrators. Prefer live paths you can open on the box over inventing catalogs. There is no full public OpenAPI page on this site — use live /api/v1/… routes and the MCP URL from AI → MCP.

Same show graph

BPShowServer exposes the same show graph the browser UI uses:

SurfaceRole
UIBrowser console (always on)
OSCDesks and tools
HTTPSimple cue / status requests under /api/v1/…
MCPAssistants and agents — configure under AI → MCP
CLIScripts and headless boxes

Automation bridges should call the same sinks and tiles operators see (Automation).

Network sinks API (known)

ItemValue
PathGET /api/v1/audio/sinks
RoleList network audio sinks (AES67 / ST2110 / Sonos / garden speaker / console·Q-SYS as available)
UI counterpartI/O → Devices / Integrations endpoints
Spatial bindControl → Audio → Spatial LayoutsAdd SpeakerAudio OutputSelect output…
Docs storyDifferentiator vs Local Pulse (demo-box only)
GuidedGetting Started · 04 · Overview

This page does not publish a full OpenAPI surface. Use the live sinks route and in-product MCP URL.

Related (UnrealRTC, not cartwall): authenticated GET /api/v1/webrtc/sources appears in UnrealRTC quickstarts for source IDs.

MCP — on-prem first (Community 1.0.190)

On-prem MCP is the preferred assistant path on this site:

  1. Bring ShowServer up; confirm UI on http://localhost:7474.
  2. Open AI → MCP (/mcp). Page title: MCP Server.
  3. Configure:
    • Enable MCP server
    • MCP URL
    • Transport
    • Require bearer token
    • Access token
    • Tool policy: No tools / Code Mode / Full catalog / Custom
  4. Point a local MCP client at the MCP URL shown on that page.
  5. Prefer tools that fire existing Action Deck / Automation cues over inventing parallel cue lists (AI · Getting Started · 06).

Cloud MCP

Already operate a Cloud-capable ShowServer? Point Cloud MCP at that deployment’s MCP endpoint (same field family as on-prem MCP Server). Prefer on-prem MCP for Community Free from Download. Details: UnrealRTC · Remote / Cloud studio.

Cloud MCP is not required for Voice LLM, Plugin Builder, or cartwall SFX — those run on the LAN show graph.

  • I/O — Devices / Integrations + Add Endpoint
  • AI — five AI stories + MCP Server / Plugin Builder chrome
  • Troubleshooting — first-timer stubs
  • System — host health (sinks bind via I/O / Spatial Layouts, not a System sink editor)
  • Getting Started — Default-first install