repage for Cursor
app.repage/repage
Publish HTML & Markdown to shareable links with versions, comments, and project organization.
client:Cursor
transport:streamable-http
Install repage in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"repage": {
"url": "https://www.repage.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs