hoaster for VS Code
app.hoaster/hoaster
Hosts AI-generated web content (HTML, images, SVG, JSON) at a public URL, with custom domains.
client:VS Code
transport:streamable-http
Install hoaster in VS Code
.vscode/mcp.json
{
"servers": {
"hoaster": {
"type": "http",
"url": "https://hoaster.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs