Skip to content
Gemini CLI

CutPro for Gemini CLI

io.github.getcutpro/cutpro

AI clips from long videos: analyze, clip, render and publish via the CutPro API.

client:Gemini CLI transport:streamable-http runtime:npm

Install CutPro in Gemini CLI

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

{
  "mcpServers": {
    "cutpro": {
      "httpUrl": "https://mcp.cut.pro"
    }
  }
}

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

CutPro in other clients