Skip to content
Gemini CLI

ScriptSeen for Gemini CLI

io.github.yesmars/scriptseen

Create short-form scripts and paced audio, then hand clips to ScriptSeen's on-device video maker.

client:Gemini CLI transport:streamable-http

Install ScriptSeen in Gemini CLI

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

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

ScriptSeen in other clients