roost for Cursor
dev.workers.perch-app.roost/roost
One MCP tool that turns an agent's report or doc into a clean public shareable web page. No signup.
client:Cursor
transport:streamable-http
Install roost in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"roost": {
"url": "https://roost.perch-app.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs