Hypertext
live.hypertext/hypertextPublish complete HTML artifacts and return a public share URL.
Tools · 1
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 …
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"hypertext": {
"url": "https://hypertext.live/mcp",
"transport": "streamable-http"
}
}
}