Loading MCP server directory, please wait...
Create and manage cinematic AI video renders through the Future Video Studio Agent API.
npx @getmcp/cli add video.future/future-video-studioRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"video.future/future-video-studio": {
"command": "uvx",
"args": [
"future-video-studio-mcp"
]
}
}
}