---
title: 'OpenClip + Claude MCP Integration | Video Editing from Claude - OpenClip'
description: 'Connect Claude to OpenClip over MCP: the custom connector path, the claude mcp add command for Claude Code, and the tools Claude gets.'
canonical: 'https://openclip.app/integrations/claude-mcp'
markdown: 'https://openclip.app/integrations/claude-mcp.md'
---

Part of OpenClip's video editing MCP resource hub

Explore setup guides, assistant workflows, examples, and prompt templates for controlling OpenClip from MCP-compatible AI assistants.

[Open MCP hub](/mcp)Claude Integration

# OpenClip + Claude MCP Integration

This is the setup reference for Claude: connect the OpenClip MCP server in Claude web, Claude Desktop, or Claude Code, sign in once with OAuth, and Claude gains twenty-eight video tools, from submit\_video to generate\_ugc. Setup takes about five minutes; no API key is involved.

Claude

AI assistant

## Prerequisites

- An OpenClip account with an active subscription
- Claude on the web, Claude Desktop, or Claude Code

## Setup Steps

1

### Add the connector in Claude

In Claude web or Desktop, open Settings, then Connectors, and choose "Add custom connector". Paste the OpenClip server URL, https://openclip.app/mcp. It is one public URL, the same for every account; your identity comes from the sign-in, not the address.

2

### Or add it in Claude Code

In a terminal, run: claude mcp add --transport http openclip https://openclip.app/mcp and then /mcp inside Claude Code to start the sign-in. The same server powers both paths, so tools behave identically in the app and the CLI.

3

### Sign in with your OpenClip account

Claude opens an OAuth 2.1 authorization flow: sign in to OpenClip, approve access, and the connection is bound to your account and team with a scoped mcp:use token. There is no API key to create, paste, or rotate.

4

### Run a first job

Ask Claude to turn a video into clips: it calls submit\_video with your URL, polls get\_video\_status while OpenClip processes, presents the detected moments from list\_clips, and renders your picks with render\_clip. See the Claude workflow guide for a full worked session.

## Features

### Every Claude surface

One server covers Claude web, Claude Desktop, and Claude Code. Connect where you work; the tool surface is identical everywhere.

### OAuth, not API keys

Dynamic client registration means Claude sets itself up and you just approve a sign-in. Access is revocable per user without touching anyone else's connection.

### Twenty-eight real tools

Submission (submit\_video, create\_upload), monitoring (get\_video\_status, get\_render\_status), review (list\_clips, get\_transcript), output (render\_clip, list\_caption\_presets), and account tools (get\_account, get\_usage).

### Brief in plain language

Give Claude the audience, platform, and clip goal in one message. It maps your intent onto the right tool sequence without you learning any syntax.

### Untrusted content isolation

Moment titles and transcripts come from the video and arrive marked as untrusted content, so Claude treats them as data for your review, never as instructions.

### Repeatable via agents

Ask Claude to save your preferences with create\_agent (caption preset, tracker, branding) and every future episode gets identical treatment.

## Frequently Asked Questions

### What does the OpenClip Claude integration do?

It lets Claude operate OpenClip's clipping pipeline through MCP: submit long videos, monitor processing, review detected viral moments, render captioned vertical clips, and pull transcripts, all from a conversation.

### Do I need an API key or developer account?

No. The connection is OAuth 2.1: you sign in with your normal OpenClip account from inside Claude and approve access once. Revoking is equally simple: remove the connector.

### Which URL do I use?

[https://openclip.app/mcp](/mcp) for every account and every Claude surface. There is no per-workspace URL; your team binding comes from the OAuth sign-in.

### What should I try first?

Paste a podcast or webinar URL and ask Claude for five clips for your platform of choice. The full worked example in our Claude workflow guide shows the exact conversation and what comes back.

## Edit videos from Claude with OpenClip

Add the connector, sign in once, and ask Claude for your first batch of captioned clips.

[Get Started Free](https://openclip.app/register)

## Related Pages

### Guides

[How to Automate Video Editing with MCP](/guides/automate-video-editing-with-mcp) [Claude Video Editing Workflow: A Worked MCP Example](/guides/claude-video-editing-mcp-workflow)

### Glossary

[Model Context Protocol for Video Editing](/learn/model-context-protocol-video-editing) [Video Editing MCP Server: What It Is and How to Connect](/learn/video-editing-mcp-server)

### Integrations

[OpenClip + ChatGPT MCP Integration | Video Editing from ChatGPT](/integrations/chatgpt-mcp) [OpenClip + Cursor MCP Integration | Video Editing from Cursor](/integrations/cursor-mcp) [OpenClip + Perplexity MCP Integration | Video Editing from Perplexity](/integrations/perplexity-mcp)
