hdply for Cursor
com.hdply/hdply
Publish a single HTML file as a live HTTPS site in seconds. Versioned deploys, no delete tool.
client:Cursor
transport:streamable-http
Install hdply in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hdply": {
"url": "https://api.app.hdply.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs