Skip to content
Zed

htmlpub mcp for Zed

io.github.yvonne-chow/htmlpub-mcp

Publish AI-generated HTML to a live page on your own domain — from Claude, ChatGPT, or Cursor.

client:Zed transport:streamable-http

Install htmlpub mcp in Zed

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

{
  "context_servers": {
    "htmlpub-mcp": {
      "url": "https://mcp.htmlpub.com/mcp"
    }
  }
}

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

htmlpub mcp in other clients