
Create presentations from Claude's chat interface
Note: Custom connectors require a Claude Pro or Team plan. Free accounts do not support them.
Click the "+" button next to the message input
Select Add connectors at the bottom of the menu

In the Connectors dialog, click "add a custom one" in the subtitle text
If you don't see this option, ensure you're on a Pro or Team plan.
Alternative: You can also go to Settings → Connectors and click "Add custom connector".

Fill in the "Add custom connector" form:
Name:
Rideful SlidesRemote MCP server URL:
https://slides.rideful.io/mcpClick Add

You'll be redirected to sign in with your Rideful account. Complete the login to authorize the connection.
A new window will open for authentication. After signing in, return to Claude.ai.
Tip: If authentication doesn't start, go to Settings → Connectors, find Rideful Slides, and reconnect.
You're all set! You should see Rideful Slides in your Connectors menu:

Try these prompts:
slides_list_decksList all slide decks the user has access to
slides_list_templatesList all slide deck templates available
slides_get_deckGet full details of a deck including theme, slides summary, and guidelines
slides_get_slidesGet full details of multiple slides including all elements
slides_create_deckCreate a new slide deck with one empty slide
slides_add_slideAdd a new slide to a deck with built-in or template layouts
slides_bulk_createCreate multiple slides with content in a single call
slides_create_elementCreate a shape, text, or line element on a slide
slides_bulk_create_elementsCreate up to 50 elements on a slide in one call
slides_add_imageAdd an image to a slide by fetching from a URL
slides_bulk_update_elementsUpdate multiple elements’ properties in a single call
slides_duplicate_slideDuplicate a slide and all its elements
slides_delete_elementDelete an element from a slide
slides_delete_slideDelete a slide and all its elements from a deck