Skip to content
Gemini CLI

Supercut for Gemini CLI

ai.supercut/mcp

Read recordings, transcripts, frames, and comments with your permissions.

client:Gemini CLI transport:streamable-http

Install Supercut in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.supercut.ai/mcp"
    }
  }
}

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

Supercut in other clients