Skip to content
Back to search
90
MCP live MCP 2025-11-25 streamable-http

Hypertext

live.hypertext/hypertext

Publish complete HTML artifacts and return a public share URL.

Uptime
100.0%
1 direct probes · 30d
Response
127ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

Tools · 1

publish_html

Publish a finished HTML artifact, report, dashboard, visualization, prototype, or interactive document and return a public share URL. Use when an agent has generated browser-ready HTML that should be …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hypertext": {
      "url": "https://hypertext.live/mcp",
      "transport": "streamable-http"
    }
  }
}