Skip to content

HTML/CSS to Image API for Zed

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

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

client:Zed transport:streamable-http

Install HTML/CSS to Image API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "html-css-to-image": {
      "url": "https://mcp.hcti.io"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

HTML/CSS to Image API in other clients