World's first open-source, agentic video production system. 12 production pipelines, 100+ tools, 700+ agent skill and production-knowledge files. Turn your AI coding assistant into a full video production studio.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"OpenMontage": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-OpenMontage"
]
}
}
}