API

Overview

Connect AI assistants and agents to a Restream account over the Model Context Protocol. Remote, OAuth-secured, and scoped to exactly what the signed-in user could already do in the dashboard.

https://mcp.restream.io/mcp

What it exposes

The Restream MCP server exposes channels, events, destinations, recordings, storage, clips, and analytics as MCP tools, so any MCP client can read and operate a user's account on their behalf. It's a curated, action-oriented surface for agent workflows — for raw HTTP endpoints, OAuth app registration, and webhooks, use the REST API instead.

Prerequisites

AccountA Restream account. Free accounts can connect channels and create events; some destinations and limits depend on plan.
ClientAn MCP-capable client that supports a remote server.