Skip to content
VS Code

powerpoint engine for VS Code

io.powerpointengine/powerpoint-engine

Generate, edit, merge, translate and PDF-convert PowerPoint (.pptx) over MCP. 8 tools.

client:VS Code transport:streamable-http

Install powerpoint engine in VS Code

.vscode/mcp.json

{
  "servers": {
    "powerpoint-engine": {
      "type": "http",
      "url": "https://powerpointengine.io/api/mcp/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

powerpoint engine in other clients