Skip to content
Zed

Share HTML for Zed

io.github.lifeodyssey/share-html

Create sandboxed public-unlisted or access-key-protected HTML previews through a remote MCP server.

client:Zed transport:streamable-http tools:3

Install Share HTML in Zed

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

{
  "context_servers": {
    "share-html": {
      "url": "https://share-html.zhenjiazhou0127.workers.dev/mcp"
    }
  }
}

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

What Zed can do once it is connected

Share HTML in other clients