Future Video Studio for VS Code
video.future/future-video-studio
Create and manage cinematic AI video renders through the Future Video Studio Agent API.
client:VS Code
transport:streamable-http
runtime:pypi
tools:8
Install Future Video Studio in VS Code
.vscode/mcp.json
{
"servers": {
"future-video-studio": {
"type": "http",
"url": "https://mcp.future.video/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs