Skip to content
Cursor

htmlpub mcp for Cursor

io.github.yvonne-chow/htmlpub-mcp

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

client:Cursor transport:streamable-http

Install htmlpub mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

htmlpub mcp in other clients