sendpage for Cursor
com.sendpageapp/sendpage
Publish an HTML document as a link anyone can open in one tap, plus PDF, image and Word export.
client:Cursor
transport:streamable-http
tools:7
Install sendpage in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sendpage": {
"url": "https://sendpageapp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs