For developers

Power your apps.
Build with Rad.

Build video experiences with GraphQL. Automate them with MCP. Connect your apps and AI assistants to Rad's content, channels, and publishing tools.

API and MCP access from $6.99/month.

GraphQL · for your appshttps://api.rad.live/graphql
MCP · for your agentshttps://api.rad.live/mcp
The platform

One API. Every capability.

From the first upload to your next release, keep your video stack connected.

Query & build

GraphQL API

Build on a typed API for channels, content, playlists, likes, and comments. One endpoint for your product experience.

Explore GraphQL API
Connect your assistant

MCP server

Give your AI coding assistant the tools to work with Rad. Connect over Streamable HTTP with Bearer token or OAuth 2.1 authentication.

Explore MCP server
Connect the steps

Automated workflows

Combine uploads, processing, and publishing into a single workflow. Automate the repeatable work behind your video library.

Explore Automated workflows
Upload & publish

Content management

Upload with resumable TUS transfers, transcode, and publish. Deliver traditional, 8K, and VR video with adaptive streaming.

Explore Content management
Publish across platforms

YouTube sync

Import from YouTube or export your Rad content. Keep cross-publishing and batch operations in the same pipeline.

Explore YouTube sync
Upgrade your media

AI processing

Add 4K/8K upscaling, surround sound, virality prediction, thumbnails, and subtitles to your workflows. AI features require Creator+.

Explore AI processing
MCP quickstart

Your assistant. Now connected.

Let Claude Code, Cursor, or another MCP client publish content, manage playlists, and run Rad workflows.

  1. Choose a plan. API access is included with Premium, Premium+, and Creator+.
  2. Generate your API key. Open Developer Settings in your account.
  3. Connect your client. Add Rad's endpoint and your key to its MCP configuration.
MCP setup guide
MCP configurationJSON
{
  "mcpServers": {
    "radtv": {
      "url": "https://api.rad.live/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Replace YOUR_API_KEY with your key. Configuration details vary by client; follow the setup guide for yours.

Access & pricing

Your plan includes the API.

Start with Premium for GraphQL and MCP. Choose Premium+ for private storage or Creator+ for AI workflows.

Start building

Premium

$6.99/month

The essentials for your integration.

  • GraphQL API and MCP server
  • API key authentication
  • Sideloading and RSS feeds
  • Ad-free Rad streaming
Choose Premium
Add private storage

Premium+

$29.99/month

Build around your own video library.

  • Everything in Premium
  • 150GB private cloud storage
  • 900 encoding minutes per month
  • Private content library
Choose Premium+
Add AI workflows

Creator+

$29.99/month

Bring AI processing to your pipeline.

  • Everything in Premium
  • AI 4K/8K video upscaling
  • Surround sound and virality prediction
  • Enhanced transcoding and studio tools
Choose Creator+

Already subscribed? Get your API key

Good to know

A few answers before you build.

What can I build with the Rad TV API?
Build publishing pipelines, YouTube sync workflows, playlist tools, engagement features, and content catalogs. The GraphQL API provides a typed endpoint for platform operations, including compound workflows that combine upload and publishing steps.
What is the MCP server?
The Model Context Protocol connects AI assistants such as Claude Code and Cursor to Rad. Its tools cover channels, content, publishing, playlists, engagement, YouTube, and workflows. It supports Streamable HTTP with Bearer token and OAuth 2.1 authentication.
How do I get an API key?
Choose Premium, Premium+, or Creator+, then open Account Settings > Developer to generate your key. Use it as a Bearer token in the Authorization header for GraphQL requests and MCP connections.
Do I need Creator+ for AI features?
Yes. AI upscaling, surround sound upmixing, and virality prediction require Creator+ ($29.99/month). Standard API access, content management, YouTube sync, playlists, and engagement are included with Premium and Premium+ too.