drop for Cursor
io.neuronik/drop
Publish web pages straight from your AI assistant and share them with a link.
client:Cursor
transport:streamable-http
Install drop in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"drop": {
"url": "https://drop.neuronik.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs