Skip to content
Cline

lorem for Cline

io.github.ankitashanbhag30/lorem

Slide decks over MCP: read and write decks as code, run Lorem's full AI pipeline, export PPTX/PDF.

client:Cline transport:stdio runtime:npm

Install lorem in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "lorem": {
      "command": "npx",
      "args": [
        "-y",
        "lorem-mcp"
      ],
      "env": {
        "LOREM_URL": "<LOREM_URL>",
        "LOREM_API_KEY": "<LOREM_API_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

lorem in other clients