Hoppa till huvudinnehåll
Modell Context Protocol

Let your AI agent run your presentationer

Give your AI agent the ability to create, edit, and publish presentations — with full awareness of your themes, templates, and plan limits. Hours of slide work, done in a conversation.

Already used by teams to build entire template libraries in a single session

Create. Edit. Publish.

SKAPA

Go from prompt to full presentation

Describe what you need. The agent handles structure, slide types, themes, and content — and checks your plan limits before it starts.

"Create a 12-slide onboarding quiz for new engineers. Use our company theme. Include a word cloud on slide 3 and a leaderboard at the end."

create_presentation → add_slide → apply_theme → validate_plan_limits

  • → Create new presentations
  • → Add, edit, and delete slides
  • → Apply themes
  • → All slide types supported
  • → Update slide content
REDIGERA

Fix everything at once, not one by one

Give one instruction across every affected presentation. The agent reads, rewrites, and confirms — no clicking through menus.

"The titles on all my training presentations feel robotic. Rewrite them to sound like a confident human trainer, not a textbook."

list_presentations → get_slides → update_slide_content ×n

  • → Reorder slides
  • → Change theme
  • → Update slide properties
  • → Skip slides during presenting
PUBLICERA

From draft to template, without touching the UI

Your drafts are ready. One prompt generates thumbnails and publishes everything as polished, reusable templates.

"All my draft presentations are missing thumbnails and haven't been published as templates. Fix both for all of them."

generate_thumbnail → publish_template ×n

  • → Generate thumbnails
  • → Publish as templates
  • → Pull audience response data
  • → Leaderboard rankings
Why it's different

It knows AhaSlides inside out

Plan limits

It won't create 10 Quiz slides on a Free plan that only supports 3. It checks limits before acting, not after failing.

teman

It can name, apply, and switch themes without guessing. Ask it to use your company theme and it will find and apply the right one.

Mallar

It knows the difference between a draft and a published template, and can move presentations between states in bulk.

Slide types

Quiz, Poll, Word Cloud, Q&A — it understands each type's properties and constraints, and uses the right one for your content.

“I have used the MCP with Claude Code to create a number of slides and it worked exactly as I hoped. I also used it to extract content from slides—meaning results—and it seems like it also worked. I have already managed to integrate it into my Claude Code infrastructure.”

Maik Frank, Executive Coach PCC · IntelliCoach

Kommer snart

KOMMER SNART

Read and analyse reports

Pull session results, quiz scores, and leaderboard data directly into your workflow. Compare sessions, spot patterns, and act on what you find — all from a single prompt.

KOMMER SNART

Post-session automation

Export results, create follow-up content, flag low-scoring slides, and trigger next steps automatically after each session ends.

KOMMER SNART

Backstage management

Advance slides, open and close responses, manage the leaderboard, and handle Q&A moderation — all without switching windows during a live session.

Set it up once, use it anywhere

Lägg till i din claude_desktop_config.json:

{
  "mcpServers": {
    "ahaslides": {
      "command": "npx",
      "args": ["-y", "@ahaslides/mcp-server"],
      "env": {
        "AHASLIDES_API_KEY": "your-api-key-here"
      }
    }
  }
}

Lägg till i din .cursor/mcp.json:

{
  "mcpServers": {
    "ahaslides": {
      "command": "npx",
      "args": ["-y", "@ahaslides/mcp-server"],
      "env": {
        "AHASLIDES_API_KEY": "your-api-key-here"
      }
    }
  }
}

Add to your VS Code settings.json:

{
  "mcp": {
    "servers": {
      "ahaslides": {
        "command": "npx",
        "args": ["-y", "@ahaslides/mcp-server"],
        "env": {
          "AHASLIDES_API_KEY": "your-api-key-here"
        }
      }
    }
  }
}

Get your API key from the AhaSlides marketplace

Get API key →

Great for anyone who presents at scale

Trainers and L&D teams

Stop rebuilding slides from scratch for every cohort. Describe your session goals and let the agent create, edit, and publish a complete quiz or training deck — with the right slide types, your theme, and your plan limits respected.

Content creators and template makers

Build entire template libraries in one session. Generate thumbnails, polish copy across every slide, and publish dozens of templates without touching the UI once.

Evenemangs- och konferensarrangörer

Set up session slides for an entire programme in one pass. The agent handles structure, themes, and publishing while you focus on the agenda.

FAQ

Do I need a paid AhaSlides plan to use MCP?

No. The MCP server works with any AhaSlides plan, including Free. However, the agent is aware of your plan limits and will not attempt actions that exceed them — for example, it won't add more Quiz slides than your plan allows.

Which AI clients are supported?

Any client that supports the Model Context Protocol. This includes Claude Desktop, Cursor, and VS Code with the MCP extension. More clients are being added as MCP adoption grows.

Why are my slides created in the wrong order?

Most agents add slides in the order they reason about them, which may not match the order you described. You can ask the agent to reorder the slides after creation, or specify the order explicitly in your prompt.

Can my agent publish directly to live templates without me reviewing?

Yes, the agent can publish templates without a manual review step. We recommend reviewing your prompt carefully before running a bulk publish, or asking the agent to show you a summary before it publishes.

What if the agent makes a mistake?

Slides and presentations can be edited or deleted after creation. For bulk operations, it's good practice to ask the agent to list what it plans to do before it acts, so you can catch problems early.

Is my account data safe?

The MCP server connects using your API key and only has access to the presentations and data associated with your account. Your key is stored locally in your client's config file and is never sent to third parties.

Your agent is two prompts away

Install AhaSlides MCP and go from idea to published presentation — without opening a single menu.