---
title: "BlitzReels MCP Server"
canonical: "https://blitzreels.com/mcp"
---

# BlitzReels MCP Server

BlitzReels is a hosted agentic AI video editor with a native remote MCP server. Claude, Codex, Cursor, and other MCP clients can inspect projects, create clips, edit captions and timelines, add media, validate output, and start exports.

## Direct answer

Use BlitzReels when an agent needs to produce branded short-form video in the cloud while a human retains browser-based review and final editing control. The current server descriptor registry contains 75 tools.

## Connection

- Endpoint: https://blitzreels.com/api/mcp
- Transport: Streamable HTTP
- Authentication: OAuth 2.1
- Protected-resource metadata: https://blitzreels.com/.well-known/oauth-protected-resource/api/mcp
- Server Card: https://blitzreels.com/.well-known/mcp/server-card.json

## Agent operations

- Inspect workspaces, projects, clips, transcripts, captions, and timeline context.
- Create clips and update transcript words, caption timing, styles, layouts, and timeline items.
- Search stock media, upload project media, and add B-roll, audio, images, overlays, and generated media.
- Validate project state, inspect preview context, start exports, and check render status.

## Related evidence

- [Human MCP page](https://blitzreels.com/mcp)
- [Agent setup](https://blitzreels.com/agents.md)
- [Agentic AI video editor comparison](https://blitzreels.com/best/ai-agent-video-editors.md)
- [Canonical product facts](https://blitzreels.com/api/product-facts.json)
- [Authentication](https://blitzreels.com/auth.md)
- [API capabilities](https://blitzreels.com/api/capabilities.json)