Skip to content
Cursor

Slide-Deck-Automator for Cursor

io.github.evozim/slide-factory

Front-end slide deck generator and layout compiler.

client:Cursor transport:sse

Install Slide-Deck-Automator in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "slide-factory": {
      "url": "https://slide-factory-mcp.vercel.app/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Slide-Deck-Automator in other clients