Connect your agent to OpusClip — turn long videos into AI-curated short clips.
Opusclip MCP server exists for a simple reason — assistants are far more useful when they can act on Opusclip directly instead of describing what you should do. Connect your agent to OpusClip — turn long videos into AI-curated short clips.
Turn long videos into AI-curated short clips — from your agent. Submit a video file or URL and OpusClip finds the best moments, adds captions, reframes to vertical, and returns ready-to-post clips. It can also generate thumbnails and social copy, pull transcripts, and schedule posts to your connected social accounts.
Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
Once Opusclip is connected, these are the calls the assistant has available:
Endpoint — ** https://mcp.opus.pro/mcp (Streamable HTTP + OAuth)Docs — ** https://help.opus.pro/api-reference/agent-setupCurate — submit a video (file or URL) and get AI-picked clips scored for viralityEdit — apply an editing script (trim, reframe, layout, captions) to a clipThumbnails — generate thumbnail options for a clipCollections — group clips and export themUsage — check your remaining credits and planClient — HowCursor — Settings → Tools & MCP → New MCP Server, or the one-click Add to Cursor button in our docsCline — Add the config above to cline_mcp_settings.json (see llms-install.md)Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Opusclip's toolset — Endpoint, Docs, Curate and 7 more — is a fair guide to whether it matches your workflow.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Endpoint | ** https://mcp.opus.pro/mcp (Streamable HTTP + OAuth) |
| Docs | ** https://help.opus.pro/api-reference/agent-setup |
| Curate | submit a video (file or URL) and get AI-picked clips scored for virality |
| Edit | apply an editing script (trim, reframe, layout, captions) to a clip |
| Thumbnails | generate thumbnail options for a clip |
| Collections | group clips and export them |
| Usage | check your remaining credits and plan |
| Client | How |
| Cursor | Settings → Tools & MCP → New MCP Server, or the one-click **Add to Cursor** button in our [docs](https://help.opus.pro/api-reference/agent-setup) |
| Cline | Add the config above to cline_mcp_settings.json (see [llms-install.md](./llms-install.md)) |
{
"mcpServers": {
"opusclip": {
"url": "https://mcp.opus.pro/mcp"
}
}
}Configuration as documented by the project. Restart the client after saving.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.