OpusClip for Claude Desktop
io.github.opus-pro/opusclip
Turn long videos into AI-curated short clips: caption, reframe, thumbnail, schedule, and publish.
client:Claude Desktop
transport:streamable-http
runtime:npm
Install OpusClip in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"opusclip": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.opus.pro/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs