How to Use the Cloudflare Stream MCP in Claude Code
Manage Cloudflare Stream pipelines, live inputs, and video assets directly from the Claude Code terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Cloudflare Stream MCP to Claude Code
Create your Vinkius account to connect Cloudflare Stream to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Control video infrastructure from Claude Code
The Cloudflare Stream MCP Server exposes 26 video management tools to your command line. You can pipe terminal commands directly into Claude Code, prompting it to call `list_videos` and filter the results by status or type. When you need to clean up storage, the CLI agent runs `get_storage_usage` to find your usage limits and executes `delete_video` to purge stale files. You manage your entire video library without leaving the terminal.
Script live streaming configurations in the CLI
This server lets you automate live stream provisioning using simple terminal commands. You tell Claude Code to set up a live broadcast, and it runs `create_live_input` to generate the ingest keys. For multi-platform broadcasts, the agent executes `create_live_output` to configure simulcasting to YouTube or Twitch. It spits out the RTMP details directly into your terminal session.
Automate video downloads and signing keys
This toolset allows Claude Code to secure and package your video files. The agent runs `create_signing_key` to set up tokenized access and uses `edit_video` to apply the security settings. To make videos available offline, Claude Code calls `create_mp4_download` or `create_m4a_download` to generate downloadable formats. It prints the secure links directly to your terminal for quick sharing.
Set up Cloudflare Stream MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seecloudflare-stream-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Cloudflare Stream transactions." It will automatically discover and invoke the available Cloudflare Stream tools.
claude mcp add --transport http cloudflare-stream-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Cloudflare Stream MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Cloudflare Stream MCP today
We host it, we monitor it, we maintain it. You just paste one token.