Overview
C21 Live Control exposes every operation in its UI programmatically. The same bearer token authenticates two surfaces: the REST API for deterministic scripting and integration, and the MCP server for AI agents and automation.
REST API
The REST API at /c21apiv2 exposes every resource visible in the operator UI: Channels, Encodings, Destinations, Live streams, Schedules, Recordings, Devices, Assets, Users, DRM providers, C21 Live Cloud accounts and the system surface. Use it to script provisioning, integrate with playout systems or build internal dashboards.
MCP server
The Model Context Protocol server exposes a curated subset of the API operations as a toolset that any MCP-compatible AI agent or automation can call. The toolset visible to a connected client is bounded by a server-side profile.
External integrations
Connecting Live Control to other Cires21 products — MediaCopilot, C21 Live Cloud and DRM providers — is configured in the UI, not coded against here. Those are documented under Settings → Integrations.