Connects Claude to the Alai presentation API for generating, editing, and exporting slide decks. You get 11 tools including generate_presentation for creating decks from text or markdown, create_slide and delete_slide for modifications, and export_presentation for PDF, PPTX, or shareable links. The workflow is async: kick off generation, poll get_generation_status, then use the returned presentation_id for edits or exports. Supports OAuth 2.1 with dynamic client registration or static API keys. Theme and vibe customization is exposed through get_themes and get_vibes calls. Reach for this when you need to turn meeting notes, pitch outlines, or rough content into formatted presentations without leaving your MCP client.
claude mcp add --transport stdio com.getalai-presentations uvx presentations