dropthis for Cursor
io.github.dropthis-dev/dropthis-mcp
Publish HTML, files, or a URL to a permanent public URL, then update it — from any MCP agent.
client:Cursor
transport:streamable-http
runtime:npm
Install dropthis in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dropthis-mcp": {
"url": "https://mcp.dropthis.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs