Skip to content
VS Code

HTML/CSS to Image API for VS Code

io.github.htmlcsstoimage/html-css-to-image

Generate images and PDFs from HTML/CSS, live websites, and reusable templates.

client:VS Code transport:streamable-http

Install HTML/CSS to Image API in VS Code

.vscode/mcp.json

{
  "servers": {
    "html-css-to-image": {
      "type": "http",
      "url": "https://mcp.hcti.io"
    }
  }
}

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

HTML/CSS to Image API in other clients