slide-deck (v1.0.0)

AI-powered presentations — slides in your chat

https://solitary-block-r6m6x.run.mcp-use.com/mcp

Installation Guide

Choose your preferred MCP client

Install in Claude Code

Run this command in your terminal:

claude mcp add --transport http "slide-deck" https://solitary-block-r6m6x.run.mcp-use.com/mcp

Install in Cursor

Click the button below to add this MCP server to Cursor:

Open in Cursor

Or add manually: Settings → MCP → Add server

Install in VS Code

Click the button below to add this MCP server to VS Code:

Open in VS Code

Or add manually: Settings → MCP → Add server

Install in VS Code Insiders

Click the button below to add this MCP server to VS Code Insiders:

Open in VS Code Insiders

Or add manually: Settings → MCP → Add server

Connect with ChatGPT

  1. Enable Developer Mode: Settings → Connectors → Advanced → Developer mode
  2. Import this MCP server: Go to Connectors tab and add: https://solitary-block-r6m6x.run.mcp-use.com/mcp
  3. Use in conversations: Choose the MCP server from the Plus menu

Primitives

Tools (4)

create-slides

Create a presentation slide deck. Each slide has a title, HTML content, optional background color, layout, and imageUrl. The deck streams progressively into a navigable viewer with fullscreen presentation mode.

edit-slide

Edit a single slide in the current deck by index.

upload-asset

Open the asset uploader to add images or files for use in slides. Uploaded assets get a URL you can pass as imageUrl in create-slides or edit-slide.

export-deck

Export the current slide deck as a self-contained HTML file that can be downloaded and opened in a browser.

Resources (2)

ui://widget/asset-uploader.htmlasset-uploader

Upload images and files for use in slide decks

ui://widget/slide-viewer.htmlslide-viewer

Presentation slide viewer with navigation and fullscreen mode