Skip to content
VS Code

ozor for VS Code

io.github.mintii-labs/ozor

Generate AI videos from a prompt or document (PDF/PPTX/DOCX/URL) and export shareable MP4s.

client:VS Code transport:streamable-http runtime:npm

Install ozor in VS Code

.vscode/mcp.json

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

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

ozor in other clients