Skip to content
Gemini CLI

Twistly for Gemini CLI

ai.twistly/mcp

Create designed PowerPoint presentations from a topic, text, or a PDF, DOCX, PPTX or TXT file.

client:Gemini CLI transport:streamable-http

Install Twistly in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.twistly.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

Twistly in other clients