Skip to content
Gemini CLI

CaptionPipe for Gemini CLI

com.captionpipe/captionpipe

One call burns captions into your video. Hosted, prepaid, no subscription. MP4 plus SRT and VTT.

client:Gemini CLI transport:streamable-http

Install CaptionPipe in Gemini CLI

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

{
  "mcpServers": {
    "captionpipe": {
      "httpUrl": "https://api.captionpipe.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

CaptionPipe in other clients