Skip to content
Gemini CLI

Pitch for Gemini CLI

co.trypitch/pitch

Turn URLs, recordings, docs, assets, or ideas into launch films, demo recordings, and decks.

client:Gemini CLI transport:streamable-http

Install Pitch in Gemini CLI

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

{
  "mcpServers": {
    "pitch": {
      "httpUrl": "https://api.trypitch.co/mcp"
    }
  }
}

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

Pitch in other clients