htmldrop for Zed
io.github.vin-spiegel/htmldrop
Publish HTML, Markdown, PDF, or images as instant shareable links with expiry and passwords.
client:Zed
transport:streamable-http
tools:1
Install htmldrop in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"htmldrop": {
"url": "https://htmldrop.link/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs