mcp.opus.pro/mcp) for Cursor, Cline, Claude Code, ChatGPT / Codex, and other MCP hosts. Using Claude.ai? Use the Claude Connector instead. Prefer an API-key code package? See the Skill.
1
Install
OpusClip runs as a hosted MCP server — nothing to install or run locally, and OAuth sign-in on first use (no API key):The MCP Server exposes the full tool catalog, including thumbnail generation. (The Claude Connector is a separate endpoint for Claude.ai: workflow tools only, and publishing there requires the user to confirm in OpusClip.) Any OpusClip account can complete the OAuth flow and view the tool catalog. Calling a tool requires Pro Beta, Max, or Business plan access; without it, the host returns an upgrade prompt.
Tools consume credits and inherit the Pro Beta & Max caps (
Install from a directory (one-click)
OpusClip is listed across the agent-discovery ecosystem — the fastest ways to add it (all connect tohttps://mcp.opus.pro/mcp; complete the OAuth sign-in on first use):- npm —
npx @opusclip/mcp, or add it to your host config:
- MCP Registry — search
opusclip(server nameio.github.opus-pro/opusclip). - Smithery — smithery.ai/servers/opusclip/opusclip.
- Cursor — search
OpusClipon cursor.directory, or use an Add to Cursor deep link. - Cline — search
OpusClipin the Cline MCP Marketplace.
Other MCP hosts (manual config)
Point your host athttps://mcp.opus.pro/mcp and complete the OAuth flow when prompted. For example, Cursor (~/.cursor/mcp.json) or Cline (cline_mcp_settings.json):Tool catalog
The MCP Server exposes the 28 tools below (26 workflow tools plus two deprecated no-op signposts), plus the thumbnail-generation tools.The Claude Connector is not the same surface. It exposes the same 28 tools and no generation tools, and — the difference that matters most — its posting, scheduling, unscheduling, and project-sharing tools do not commit: they return a link the user confirms in OpusClip. On this endpoint those same four tools commit directly, because you configuredmcp.opus.pro yourself rather than reaching it through a listed connector. Do not assume a prompt that works here behaves identically there.Read tools (12) — no approval prompt
Read tools (12) — no approval prompt
opusclip_whoami— identity check for the connected orgopusclip_get_usage— show the org’s current API usage against its capopusclip_list_projects— list recent clip projectsopusclip_list_clips— list clips inside a projectopusclip_describe_clip— fetch a single clip’s detail (transcript, layout, render status)opusclip_list_collections— list collectionsopusclip_list_clips_in_collection— list clips inside a collectionopusclip_list_brand_templates— list brand templatesopusclip_list_social_accounts— list connected social accountsopusclip_list_scheduled_posts— list scheduled and recent posts (returns theschedule_idthat unscheduling requires)opusclip_get_transcript— fetch a project’s source-video transcriptopusclip_get_social_copy_job— fetch a social copy job
Write tools (14) — approval prompt per call
Write tools (14) — approval prompt per call
opusclip_submit_project— clip a YouTube or Vimeo URL · consumes creditsopusclip_create_upload_link— get a signed URL to upload a local videoopusclip_edit_clip— edit a clip with named operations in one call: captions, emoji, and keyword-highlight toggles; filler-word and pause removal; section trim, split, drop, and reorder; phrase cutting; caption colour, position, and casing; clip dubbing; and undo · re-renders the previewopusclip_create_censor_job— bleep or mask flagged content · consumes creditsopusclip_share_project— make a project publicly viewableopusclip_create_collection— create a collectionopusclip_add_clip_to_collection— add a clip to a collectionopusclip_export_clip— get one clip’s HD download URL (ready / rendering / unavailable)opusclip_export_collection— get HD download URLs for every clip in a collectionopusclip_duplicate_clip— copy a clip to<title> (Copy); free, no re-renderopusclip_create_social_copy_job— generate platform-specific social copyopusclip_create_post_task— post a clip to a connected social accountopusclip_schedule_publish— schedule a clip for future postingopusclip_unschedule_publish— cancel a previously scheduled post
Deprecated signposts (2) — no-ops kept for compatibility
Deprecated signposts (2) — no-ops kept for compatibility
opusclip_get_editing_script— deprecated; returns no editing script, only a pointer toopusclip_edit_clipopusclip_apply_editing_script— deprecated; applies nothing and re-renders nothing, only a pointer toopusclip_edit_clip
opusclip_edit_clip is the only editing route. These two names remain so an agent holding an older tool list is redirected instead of hitting a hard error.Generation tools (2) — mcp.opus.pro only
Generation tools (2) — mcp.opus.pro only
opusclip_create_thumbnail_job— generate thumbnail options for a clip · consumes creditsopusclip_get_thumbnail_job— fetch a thumbnail job’s status and results
list_clips and describe_clip return preview URLs only — the HD download URL comes from export_clip (one clip) or export_collection (a collection).Troubleshooting
OAuth fails or returns 'No matching client'
OAuth fails or returns 'No matching client'
Sign in with the same identity provider used to create the OpusClip account (email, Google, or Apple).
Tools return 'API access not enabled for this org'
Tools return 'API access not enabled for this org'
The org does not have the API entitlement. Pro Beta and Max orgs receive it automatically. Otherwise, contact sales.
Which org does the connector use for a multi-org user?
Which org does the connector use for a multi-org user?
The one picked on the OAuth consent screen at connect time. It is fixed for the life of the connection, and no tool can switch it — there is no
list_orgs. To act in a different org, disconnect and reconnect, choosing that org while signing in. whoami reports the current one.401 errors keep firing
401 errors keep firing
Hosts refresh tokens automatically. If refresh fails persistently, remove the connector and re-add it.
403 or 429 responses
403 or 429 responses
403 indicates the monthly cap (15h / 900 credits per workspace) has been hit. The cap resets on the first day of the next month (UTC). 429 indicates the concurrent-project limit (4) has been hit and clears as in-flight projects finish. See Limitations.15h monthly, 10-credit per-project floor, 4 concurrent projects). See Limitations.2
Try it
Clip a video
Clip this YouTube video and give me the top 5 best clips
https://youtube.com/watch?v=...
Inline editsFix the typo in caption 4 of clip 3.
What’s next
- Using Claude.ai? See the Claude Connector.
- Prefer an API-key code package? See the Skill.
- Need higher limits? Contact sales.
- On a Business plan? Your custom limits live in your contract. Talk to your account manager for details.