htmldrop for Cursor
io.github.vin-spiegel/htmldrop
Publish HTML, Markdown, PDF, or images as instant shareable links with expiry and passwords.
client:Cursor
transport:streamable-http
tools:1
Install htmldrop in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"htmldrop": {
"url": "https://htmldrop.link/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs