app.hoaster/hoaster
https://hoaster.app/api/mcp
● healthy
Hosts AI-generated web content (HTML, images, SVG, JSON) at a public URL, with custom domains.
Transport
streamable-http
Auth
—
Cost
—
How to connect
MCP endpoint (streamable-http)
https://hoaster.app/api/mcp
JSON-RPC initialize probe
curl -X POST https://hoaster.app/api/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://hoaster.app
Source code
https://github.com/phbernard/hoaster-app