mcp for Zed
app.htmldrop/mcp
Publish HTML or Markdown from any MCP client to a live, shareable URL on htmldrop.app.
client:Zed
transport:streamable-http
runtime:npm
tools:3
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://htmldrop.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs