Skip to content
VS Code

Bisque Presentations for VS Code

cloud.bisque/presentations

Create narrated presentations from HTML, poll build status, list them, read one back as text.

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

Install Bisque Presentations in VS Code

.vscode/mcp.json

{
  "servers": {
    "presentations": {
      "type": "http",
      "url": "https://bisque.cloud/presentations/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

Bisque Presentations in other clients