Skip to content
Gemini CLI

Treza for Gemini CLI

io.github.treza-labs/treza

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

client:Gemini CLI transport:streamable-http

Install Treza in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "treza": {
      "httpUrl": "https://www.trezalabs.com/api/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Treza in other clients