Back to MCP Servers
Alai
Generate, edit, and export high quality presentations with AI to PDF, PPTX, or a shareable link.
workplace-productivityai
By getalai
Installation
npx -y alai-mcp-serverConfiguration
{
"mcpServers": {
"alai-mcp-server": {
"command": "npx",
"args": ["-y", "alai-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes