hoaster for Zed
app.hoaster/hoaster
Hosts AI-generated web content (HTML, images, SVG, JSON) at a public URL, with custom domains.
client:Zed
transport:streamable-http
Install hoaster in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hoaster": {
"url": "https://hoaster.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs