htmlbook for Cursor
io.github.streamize-llc/htmlbook
Publish AI-generated HTML & Markdown to a hosted, shareable URL via MCP.
client:Cursor
transport:streamable-http
Install htmlbook in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"htmlbook": {
"url": "https://htmlbook.io/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs