Skip to content
Gemini CLI

presentations for Gemini CLI

com.getalai/presentations

Generate, edit, and export AI presentations to PDF, PPTX, or a shareable link.

client:Gemini CLI transport:streamable-http

Install presentations in Gemini CLI

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

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

presentations in other clients