How it works

The AhaSlides MCP Server exposes AhaSlides capabilities as tools that AI agents and automation platforms can call directly. Connect it to any MCP-compatible client—such as Claude Desktop, Cursor, or n8n—and let AI workflows create presentations, launch polls, and retrieve results programmatically.

1. Obtain your AhaSlides API key from your account settings.

2. Add the AhaSlides MCP Server URL and API key to your MCP client configuration.

3. Instruct your AI agent to call AhaSlides tools—create a presentation, add a quiz slide, start a session, or fetch response data.

4. Results flow back into your agent for further processing or reporting.

How to install

Option 1: Quick Add via CLI

Run this command in your terminal:

claude mcp add ahaslides --transport http https://mcp.ahaslides.com/mcp

Option 2: Manual Configuration

Add the following to your Claude Code MCP settings (settings.json or .mcp.json):

{ "mopServers": { "ahaslides": { "type": "url", "url": "https://mcp.ahaslides.com/mcp"} }}}

Signing in

The first time you use an AhaSlides tool, Claude Code will open a browser window for you to sign in with your AhaSlides account (email/password, Google, or Microsoft). After signing in, you're all set.

Key features

AI-Powered Presentation Creation

Ask your AI agent to build a full AhaSlides deck from a simple text prompt. No manual clicking required.

Programmatic Session Control

Start, pause, and advance sessions via tool calls. Ideal for automated webinar pipelines or scheduled training runs.

Response Data Retrieval

Pull live or post-session response data directly into your agent for summarization, scoring, or CRM updates.

Composable Workflows

Combine with other MCP tools—calendar apps, Slack, CRMs—to build end-to-end engagement workflows in natural language.

Close Modal
We've got your request! Will keep you posted!
© 2026 AhaSlides Pte Ltd