ChatCut Agent Plugin
August 18, 2026 ยท View on GitHub
The ChatCut Agent Plugin connects Codex and Claude Code to ChatCut so you can edit ChatCut video projects with AI assistance.
Use it to import media, change a project timeline, create motion graphics, generate assets, transcribe audio, add captions, export videos, and verify that edits are visible in the editor.
What Is Included
codex/- the Codex plugin package.claude/- the Claude Code plugin package.codex/.codex-plugin/plugin.json- Codex plugin metadata.claude/.claude-plugin/plugin.json- Claude Code plugin metadata.codex/.mcp.json- Codex MCP server configuration.codex/skills/- host adapters plus direct symlinks to canonical craft skills inapps/agent/.claude/skills/.claude/skills/- Claude-specific adapters plus direct symlinks to the same canonical agent skills.codex/assets/- plugin icons and brand assets, shared with Claude through a symlink.
Requirements
- A ChatCut account.
- Codex with plugin support, or Claude Code 2.x (CLI or desktop app).
- Access to a ChatCut project you want to edit.
Authentication
The plugin connects to ChatCut through the hosted ChatCut MCP endpoint:
https://api.chatcut.io/api/external-mcp/mcp
The host handles authentication when the plugin is installed or first used (codex mcp login chatcut, or claude mcp login plugin:chatcut:chatcut in Claude Code). Follow the sign-in flow to connect your ChatCut account.
Install instructions per host: chatcut.io/chatgpt for Codex, chatcut.io/claude for Claude Code (agent-executable copy in ./docs/claude-code-install.md).
Example Prompts
After installing and authenticating the plugin, try prompts like:
Import this video into my ChatCut project.Add a simple motion graphic overlay.Generate a voiceover and background music.Transcribe this clip and add captions.Export the current project.
Repository
The public plugin repository is:
https://github.com/ChatCut-Inc/agent-plugin.git
Support
For product information, visit chatcut.io.