Skip to content
Grok

presentations for Grok

com.getalai/presentations

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

client:Grok transport:streamable-http

Install presentations in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "presentations": {
      "type": "http",
      "url": "https://slides-api.getalai.com/mcp/"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

presentations in other clients