Back to home

Docs

OpenChatCut documentation hub: install, first conversational edit, MCP, export, plus blog guides and changelog.

Last updated: 2026-07-21

This is the product docs hub. Full technical detail lives in the main repository README and source. This page collects the paths people use most, with links to guides and posts.

Quick start

  1. Install the desktop app — Use the site download page, or grab macOS (Apple Silicon / Intel) and Windows builds from GitHub Releases. Early builds may be unsigned; approve them in system settings on first launch.
  2. Or run from source — Requires Node.js 24.x and npm. See the repo README and Run OpenChatCut from source.
  3. First conversational edit — Import media, describe the goal in chat (pacing, captions, music, aspect ratio), let the agent change the timeline, then review and refine in the preview.

Core topics

Install and desktop builds

First conversational edit

MCP and external agents

OpenChatCut serves a local Streamable HTTP MCP endpoint (default):

http://localhost:5199/api/external-mcp/mcp

Captions and export

Models and keys

  • Provider keys stay on the local server side; the browser does not hold secrets
  • The built-in agent supports multiple providers and OpenAI-compatible APIs
  • See in-app settings and the repository docs for details

Releases and philosophy

Community

Legal

Docs evolve with releases. If a link here diverges from the repository, trust the OpenChatCut main repo.