Skip to content
Gemini CLI

Transcodely for Gemini CLI

com.transcodely/mcp

Transcode, host and caption video from a prompt. Fifteen tools, nine read-only, nothing deletes.

client:Gemini CLI transport:streamable-http

Install Transcodely in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.transcodely.com/mcp"
    }
  }
}

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

Transcodely in other clients