AhaSlides MCP — Getting Started Guide

AhaSlides MCP — Getting Started Guide


The AhaSlides MCP (Model Context Protocol) server lets AI assistants like Claude talk directly to AhaSlides on your behalf — so you can create presentations, build quizzes, manage slides, analyze audience responses, and more just by describing what you want in plain language.

What is MCP?

Model Context Protocol is an open standard that connects AI assistants to external tools and services. Instead of switching between apps, you describe what you need and the AI does the work inside AhaSlides for you.

Think of it like giving Claude a seat at your AhaSlides account.

Before You Start

You'll need:

·   An AhaSlides account (free or paid)

·   Claude Code installed (CLI, desktop app, or VS Code / JetBrains extension)

No API key needed — you'll sign in with your AhaSlides account when you connect for the first time.

Setup: Adding AhaSlides to Claude Code

Option 1: Quick Add via CLI

Run this command in your terminal:


Notes
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):

Notes


{
  "mcpServers": {
"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.

What You Can Do

Once connected, just describe what you need. Here's everything the MCP server supports:

Presentations

·   Create a new presentation

·   View full presentation details (slides, theme, structure)

Slides

·   Create slides of 17+ types — quizzes, polls, word clouds, brainstorms, content slides, and more

·   Edit slide content (titles, options, answers, paragraphs, images)

·   Configure slide properties (timers, scoring, display settings, chart types)

·   Reorder slides within a presentation

·   Delete slides

·   Skip slides during a live presentation (hide from audience without removing)

Themes

·   Browse all available themes (official, custom, and team-shared)

·   Apply a theme to any presentation

Analytics

·   Query audience response data across all your presentations

·   Analyze a specific presentation's session data (participation, quiz scores, poll results)

Supported Slide Types

Category

Slide Types

Quiz

Pick Answer, Short Answer, Match Pairs, Correct Order, Categorise

Interactive

Poll, Word Cloud, Brainstorm, Open Ended, Scale, Q&A, Spinner Wheel

Content

Presentation Title, Content, Listing, Content with Image (left or right)

Utility

QR Code, Leaderboard


Example Prompts

Here are example prompts to get started:

  1. Create a Presentation

            "Create a new AhaSlides presentation called 'Q2 Team Update' with a welcome slide and an agenda."

  1. Add a Poll or Quiz

            "Add a multiple choice question to my presentation asking 'What's your biggest challenge at work?' with four options."

  1. Build a Quiz

            "Create a 5-question trivia quiz about our product features for a team training session."

  1. Add a Word Cloud

            "Add a word cloud slide asking participants 'What does great collaboration look like to you?'"

  1. Edit Existing Slides

            "Update the title of slide 3 in my presentation to 'Quarterly Highlights'."

  1. Rearrange Slides

            "Move the leaderboard slide to right after the last quiz question."

  1. Change the Look

            "Show me all available themes, then apply a dark one to my presentation."

  1. Analyze Audience Responses

            "How many people participated in my 'Sales Kickoff 2025' presentation? Show me the quiz scores breakdown."

  1. Skip a Slide

            "Skip the brainstorm slide during the live session — I want to keep it but not show it today."

Tips for Best Results

Be specific about what you want:

·   Instead of "Make a quiz", try "Make a 10-question multiple choice quiz on workplace safety for new hires, with 4 answer options each"

Reference presentations by name:

·   "Add a poll to my presentation called 'Sales Kickoff 2025'"

Ask for structure first, then refine:

·   "Create an outline for a 15-minute product training session, then build it in AhaSlides"

Combine with other tools:

·   "Read my meeting agenda from Google Docs, then create an AhaSlides presentation from it"

Use analytics to improve:

·   "Show me which quiz questions had the lowest correct answer rate in my last training session"

Troubleshooting

Issue

Fix

Sign-in popup doesn't appear

Restart Claude Code and try again

"Not authenticated" error

Your session may have expired — Claude Code will prompt you to sign in again

Tools not appearing

Restart Claude Code after adding the server

"Presentation not found"

Make sure you are referencing the correct presentation name or ID

Slow responses

Normal for large presentations with many slides — wait a moment

Security & Privacy

·   No API keys to manage — authentication uses secure OAuth 2.0 (the same standard used by Google, GitHub, etc.)

·   You sign in with your existing AhaSlides account — no extra credentials to create or store

·   The AI can only access presentations in your account

·   The MCP server only performs actions you explicitly request

·   You can revoke access anytime from your AhaSlides Account Settings

·   Your sign-in session will expire automatically — you'll be prompted to re-authenticate when needed

Getting Help

·   AhaSlides Support: hi@ahaslides.com

 

Last updated: April 2026



    • Related Articles

    • Using the AhaSlides add-on in Google Slides

      With the AhaSlides add-on for Google Slides, you can add interactive slides like polls, quizzes, and word clouds into your Google Slides presentations. This guide will walk you through setting up and using the AhaSlides add-on. Step 1: Installing the ...
    • AhaSlides App for Hopin

      What is Hopin? Hopin is virtual event software that lets you host online workshops, conferences, webinars and other business events in real-time. In the Hopin app store you can install AhaSlides as an app to use directly from the platform. What do I ...
    • How to integrate AhaSlides into your WebEx meeting

      Use Cisco Webex to integrate AhaSlides into your conference call to deliver an engaging and interactive presentation. How to integrate AhaSlides to WebEx 1. Once you have set up your conference call on Webex, start your meeting in the Webex app 2. ...
    • Using PowerPoint's AhaSlides Add-in

      Using an add-in on Microsoft PowerPoint, you can add interactive slides made on AhaSlides into your PowerPoint presentation. This is available for the installed Microsoft Office 2019 and later versions. If you're using an earlier version, you’ll need ...
    • Using the AhaSlides App on Zoom

      The AhaSlides app for Zoom lets you seamlessly integrate interactive presentations into your Zoom meetings/webinars. Your audience can respond live, directly from the Zoom meeting, without needing to join separately. This feature is only available to ...