Skip to content
Zed

presentations for Zed

com.getalai/presentations

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

client:Zed transport:streamable-http

Install presentations in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "presentations": {
      "url": "https://slides-api.getalai.com/mcp/"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

presentations in other clients