OpenClip + ChatGPT MCP Integration
ChatGPT supports custom MCP connectors through Developer mode on paid plans. Once OpenClip is connected, ChatGPT can submit videos, track processing, and render captioned clips through the same tools Claude and Cursor use. Here is the exact setup, including the plan requirement most guides skip.
Prerequisites
- An OpenClip account with an active subscription
- A paid ChatGPT plan (Plus, Pro, Business, or Enterprise); custom connectors are not available on the free tier
- ChatGPT on the web (Developer mode is a web app setting)
Setup Steps
Enable Developer mode
In ChatGPT on the web, open Settings, then Apps & Connectors, then Advanced, and toggle Developer mode on. This is what unlocks custom MCP connectors; if you do not see the option, check that you are on a paid plan and on the web app rather than mobile.
Create the OpenClip connector
Still under Apps & Connectors, click Create, name it OpenClip, and paste the server URL: https://openclip.app/mcp. The URL is the same for every account; your team binding comes from the sign-in in the next step.
Choose OAuth and sign in
Select OAuth as the authentication method and complete the OpenClip sign-in when prompted. The grant is scoped and revocable; no API key is created anywhere in this flow.
Ask ChatGPT for clips
Start a conversation with the connector enabled and paste a video URL: ChatGPT calls submit_video, polls get_video_status while OpenClip processes, shows you the detected moments from list_clips, and renders your approvals with render_clip.
Features
Same server, ChatGPT surface
OpenClip's MCP server is client-agnostic: the tools ChatGPT gets are identical to Claude's and Cursor's, so workflows transfer between assistants unchanged.
Developer mode, documented
The one non-obvious step is enabling Developer mode under Apps & Connectors, Advanced. It exists on paid plans on the web; this page says so up front so you do not hunt for a missing button.
OAuth sign-in
Authentication is OAuth 2.1 with dynamic client registration: sign in with your OpenClip account and approve once. Nothing to paste, nothing to rotate.
Full clipping pipeline
submit_video, get_video_status, list_clips, render_clip, get_transcript, and list_caption_presets cover the whole path from long video to captioned vertical clips.
Transparent usage
Credits are minutes of processing. ChatGPT can check the balance with get_usage before submitting a two-hour recording.
Review stays with you
ChatGPT presents scored moments for your approval and renders only what you pick; publishing happens in OpenClip after human review.
Frequently Asked Questions
Edit videos from ChatGPT with OpenClip
Enable Developer mode, add the OpenClip connector, and turn your next long video into clips from a chat.