---
title: "Use BlitzReels with AI Agents"
canonical: "https://blitzreels.com/agents"
---

# Use BlitzReels with AI Agents

BlitzReels lets Claude, Codex, Cursor, and other agents perform structured video work through a native hosted MCP server, REST API, TypeScript SDK, CLI, OpenAPI specification, and installable skills.

## Choose an interface

- MCP: connect compatible agents to https://blitzreels.com/api/mcp with OAuth.
- CLI: use structured JSON commands from terminals, CI, and coding agents.
- REST API and SDK: build repeatable application and backend workflows.
- Browser editor: review hooks, captions, framing, media, and final output.

## Recommended workflow

1. Inspect project and media context before changing state.
2. Make explicit clipping, caption, transcript, media, or timeline edits.
3. Validate missing media, aspect ratio, captions, and preview context.
4. Start an export and verify render completion before treating the video as ready.
5. Keep a human review step for message, brand fit, and publication approval.

## Resources

- [MCP server](https://blitzreels.com/mcp.md)
- [Agentic AI video editor comparison](https://blitzreels.com/best/ai-agent-video-editors.md)
- [CLI guide](https://blitzreels.com/cli.md)
- [API reference](https://blitzreels.com/api/docs.md)
- [Authentication](https://blitzreels.com/auth.md)