Skip to content
VS Code

presentations ai for VS Code

ai.presentations/presentations-ai

Presentations.AI MCP server — create designed slide decks from a topic, text, or document.

client:VS Code transport:streamable-http tools:5

Install presentations ai in VS Code

.vscode/mcp.json

{
  "servers": {
    "presentations-ai": {
      "type": "http",
      "url": "https://api.presentations.ai/mcp"
    }
  }
}

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

What VS Code can do once it is connected

presentations ai in other clients