Hypertext for VS Code
live.hypertext/hypertext
Publish complete HTML artifacts and return a public share URL.
client:VS Code
transport:streamable-http
tools:1
Install Hypertext in VS Code
.vscode/mcp.json
{
"servers": {
"hypertext": {
"type": "http",
"url": "https://hypertext.live/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs