Choose your preferred MCP client
Run this command in your terminal:
claude mcp add --transport http "slide-deck" https://solitary-block-r6m6x.run.mcp-use.com/mcp
Click the button below to add this MCP server to Cursor:
Open in CursorOr add manually: Settings → MCP → Add server
Click the button below to add this MCP server to VS Code:
Open in VS CodeOr add manually: Settings → MCP → Add server
Click the button below to add this MCP server to VS Code Insiders:
Open in VS Code InsidersOr add manually: Settings → MCP → Add server
create-slidesCreate 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-slideEdit a single slide in the current deck by index.
upload-assetOpen 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-deckExport the current slide deck as a self-contained HTML file that can be downloaded and opened in a browser.
ui://widget/asset-uploader.htmlasset-uploaderUpload images and files for use in slide decks
ui://widget/slide-viewer.htmlslide-viewerPresentation slide viewer with navigation and fullscreen mode