Skip to content
Zed

htmlbook for Zed

io.github.streamize-llc/htmlbook

Publish AI-generated HTML & Markdown to a hosted, shareable URL via MCP.

client:Zed transport:streamable-http

Install htmlbook in Zed

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

{
  "context_servers": {
    "htmlbook": {
      "url": "https://htmlbook.io/api/mcp"
    }
  }
}

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

htmlbook in other clients