share for Cursor
com.htmlradar/share
Publish HTML as a tracked link and see who opened it and which sections they read.
client:Cursor
transport:streamable-http
runtime:npm
Install share in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"share": {
"url": "https://mcp.htmlradar.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs