Generate professional and complex videos with Scrptly's Ai Video Agent. Type a video prompt and provide some context images (optional) to generate high quality videos that can last multiple minutes with various scenes, narration and most importantly consistent characters, environments and objects.
Server Config
{
"mcpServers": {
"scrptly-video-generator": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.scrptly.com/",
"--header",
"Authorization: Bearer YOUR_API_KEY_HERE"
]
}
}
}