quick html share mcp for Zed
io.github.desper/quick-html-share-mcp
Share AI-generated HTML from your coding agent. Unguessable URL + viewer analytics.
client:Zed
transport:stdio
runtime:npm
Install quick html share mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"quick-html-share-mcp": {
"command": "npx",
"args": [
"-y",
"quick-html-share-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs