← Back to Plugins
MCP Server MCP

OpusClip

github By github 👁 1 views ▲ 0 votes

Turn long videos into AI-curated short clips: caption, reframe, thumbnail, schedule, and publish.

Homepage Verified source GitHub

Install

npx -y @opusclip/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.opus.pro/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@opusclip/mcp",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "pypi",
      "identifier": "opusclip-mcp",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm pypi

Comments

Sign in to leave a comment

Loading comments...