MCP Server
MCP
OpusClip
Turn long videos into AI-curated short clips: caption, reframe, thumbnail, schedule, and publish.
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
By
Comments
Sign in to leave a comment