Skip to content
Gemini CLI

video transcript for Gemini CLI

cool.payload.api/video-transcript

Any video URL to LLM-ready transcript. ASR built in, no captions needed. TikTok, X, TED and more.

client:Gemini CLI transport:streamable-http tools:2

Install video transcript in Gemini CLI

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

{
  "mcpServers": {
    "video-transcript": {
      "httpUrl": "https://api.payload.cool/mcp/"
    }
  }
}

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

What Gemini CLI can do once it is connected

video transcript in other clients