hoaster for Cursor
app.hoaster/hoaster
Hosts AI-generated web content (HTML, images, SVG, JSON) at a public URL, with custom domains.
client:Cursor
transport:streamable-http
Install hoaster in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hoaster": {
"url": "https://hoaster.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs