Skip to content
VS Code

VideoZero for VS Code

ai.videozero.engine/mcp

Creates 2D motion-graphics videos: kinetic typography, charts, formulas, narrated explainers.

client:VS Code transport:streamable-http

Install VideoZero in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://engine.videozero.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

VideoZero in other clients