HTML to Image for Zed
com.html2img/html-to-image
Render HTML and CSS to PNG images over HTTP. Send HTML and CSS and get a PNG back.
client:Zed
transport:streamable-http
tools:2
Install HTML to Image in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"html-to-image": {
"url": "https://app.html2img.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs