Skip to content
Zed

share for Zed

com.htmlradar/share

Publish HTML as a tracked link and see who opened it and which sections they read.

client:Zed transport:streamable-http runtime:npm

Install share in Zed

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

{
  "context_servers": {
    "share": {
      "url": "https://mcp.htmlradar.com/mcp"
    }
  }
}

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

share in other clients