Share HTML for Cursor
io.github.lifeodyssey/share-html
Create sandboxed public-unlisted or access-key-protected HTML previews through a remote MCP server.
client:Cursor
transport:streamable-http
tools:3
Install Share HTML in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"share-html": {
"url": "https://share-html.zhenjiazhou0127.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs