R
+Claude logo
MCP Integration

Connect Rideful Slides to Claude Code

Set up AI-powered presentations in your terminal

Before You Start

Claude Code installed (Download)

3 Steps to Get Started

1

Add the MCP Server

In your terminal, run:

claude mcp add -s user rideful-slides https://slides.rideful.io/mcp

Tip: The -s user flag makes Rideful available across all your projects.

2

Authenticate

In Claude Code, type:

/mcp

Select rideful-slides from the list

Choose Authenticate

Sign in with your Rideful account

Your browser will open automatically for sign-in.

3

Start Creating

Try these commands:

"Create a 5-slide pitch deck for my startup"
"List all my slide decks"
"Add a new slide with a title and bullet points"

Available Tools

Read

deck_list

List all slide decks the user has access to

template_list

List all slide deck templates available

deck_get

Get full details of a deck including theme, slides summary, and guidelines

slide_get

Get full details of multiple slides including all elements

Create

deck_create

Create a new slide deck with one empty slide

slide_create

Create a new slide to a deck with built-in or template layouts

slide_bulk_create

Create multiple slides with content in a single call

element_create

Create a shape, text, or line element on a slide

element_bulk_create

Create up to 50 elements on a slide in one call

element_create_image

Add an image to a slide by fetching from a URL

Update

element_bulk_update

Update multiple elements’ properties in a single call

slide_duplicate

Duplicate a slide and all its elements

Delete

element_delete

Delete an element from a slide

slide_delete

Delete a slide and all its elements from a deck

Common Issues & Solutions

Ready to create presentations with AI?