ship.page for Cursor
page.ship/ship-page
Deploy HTML from any agent: POST markup, get a live URL. Static hosting API with MCP tools.
client:Cursor
transport:streamable-http
tools:11
Install ship.page in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ship-page": {
"url": "https://ship.page/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs