Skip to content
VS Code

Treza for VS Code

io.github.treza-labs/treza

Build, run, schedule, and publish AI video pipelines to YouTube and TikTok from any MCP client.

client:VS Code transport:streamable-http

Install Treza in VS Code

.vscode/mcp.json

{
  "servers": {
    "treza": {
      "type": "http",
      "url": "https://www.trezalabs.com/api/mcp"
    }
  }
}

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

Treza in other clients