Skip to main content
Five minutes. That’s all it takes to import a video, run an AI edit, and see the result in Descript. Pick the path that matches how you work.
The MCP connector lets you edit video by talking to Claude, Cursor, or other AI assistants. No API token needed.
1

Connect Descript to Claude

In Claude Desktop, click Customize > Connectors > find Descript > click Connect. Authorize with your Descript account.For Claude Code, run:
claude mcp add descript --transport http https://api.descript.com/v2/mcp
2

Import a video

Ask Claude:
Create a Descript project from this video:
https://test-files.descriptapi.com/demo-video.mp4
Claude calls the API and creates the project for you.
3

Edit with AI

Ask Claude:
Add Studio Sound and captions to my latest project
The agent applies the edits and tells you when it’s done.
4

Review in Descript

Claude provides a project link. Open it in Descript to review the result and export.

Full MCP guide

Setup for Cursor, other agents, example prompts, and troubleshooting.

What just happened

In each path above, you:
  1. Imported media — Descript created a project, downloaded the video, transcribed it, and set up a composition
  2. Ran an agent edit — The AI agent analyzed the content and applied the requested changes
  3. Got a project link — The finished project is ready to review and export in Descript
Both import and agent operations are asynchronous jobs. Learn more about how jobs work in Working with Jobs.

Next steps