Skip to content
Gemini CLI

Presentr Analyze for Gemini CLI

io.github.michaelw-pr/presentr-analyze

Podcast and media analysis: transcripts, captions, chapters, ad markers and show notes.

client:Gemini CLI transport:streamable-http

Install Presentr Analyze in Gemini CLI

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

{
  "mcpServers": {
    "presentr-analyze": {
      "httpUrl": "https://analyze.presentr.me/api/mcp"
    }
  }
}

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

Presentr Analyze in other clients