8 months ago
Create AI-powered video workflows including automatic editing, content moderation, voice cloning, highlight generation, and searchable video moments—all accessible via simple APIs and intuitive chat-based interfaces.
Server Config
{
"mcpServers": {
"videodb-director": {
"command": "uvx",
"args": [
"videodb-director-mcp@latest"
],
"env": {
"VIDEODB_API_KEY": "your-videodb-api-key"
}
}
}
}