Claude Code
claude mcp add --transport http openclip https://openclip.app/mcpOpenClip is an AI video clipper you run from the assistant you already use. Send a link, ask for clips, and get captioned, ready-to-post shorts back. No editing, no setup.
Already have an account? Log in.
Pick your assistant, paste the OpenClip server URL, and sign in. MCP is the open standard AI assistants use to connect to tools.
Open Connectors
In Claude, go to Settings → Connectors and click “Add custom connector”.
Paste the server URL
Drop in your OpenClip server URL and click Add.
Sign in
Finish the sign-in prompt with your OpenClip account, no key.
The public remote server is https://openclip.app/mcp. Authentication uses OAuth 2.1 with dynamic client registration, so your assistant opens a normal OpenClip sign-in instead of asking for an API key.
claude mcp add --transport http openclip https://openclip.app/mcp{
"mcpServers": {
"openclip": {
"url": "https://openclip.app/mcp"
}
}
}Start a URL workflow with submit_video, then poll status and request clips or use the upload, media, image, agent, and UGC tools below.
get_accountsubmit_videolist_videosget_video_statusget_render_statuslist_clipsrender_cliplist_caption_presetsget_transcriptlist_supported_providersget_usagecreate_uploadcomplete_uploadlist_agentscreate_agentupdate_agentdescribe_agent_settingscreate_agent_logo_uploadset_agent_logotranscribeedit_videoconvert_mediaextract_thumbnailsedit_imageremove_backgroundget_tool_job_statusgenerate_ugcget_ugc_job_statuslist_ugc_creatorslist_ugc_jobsTurn this YouTube video into 3 vertical clips for TikTok.
Done. I found the 3 best moments and captioned them in 9:16, ready to post:
The hook that stops the scroll
Their sharpest one-liner
The takeaway people share
3 clips · captioned · 9:16 · ready for TikTok, Reels & Shorts
Or try asking
Using Claude Code, Codex or another coding agent? Add our Skill so it knows the full clip workflow and gets it right first try.
Add the Skill
One command drops the OpenClip Skill into your agent.
curl -fsSL https://openclip.app/mcp/skill -o openclip-skill.zip && unzip -o openclip-skill.zip -d .claude/skills && rm openclip-skill.zipConnect
The first time your agent uses OpenClip it opens a quick sign-in, so it can clip on your behalf.
Just ask
Works with Claude Code, Cursor, Codex and other coding agents. Then say:
Turn this video into viral clips with OpenClipGuides, definitions, and client workflows for building assistant-led video editing systems with OpenClip.
Create an account, connect your assistant, and start clipping, get started free.