Zero-config hosting for AI-generated
apps & assets.
One prompt, one URL.
Give your AI assistant the ability to instantly publish apps and assets. Live immediately. Auto-expires in 7 days.
—
pages published
—
total visits
TERMINAL
Run this globally to give Claude access.
$claude mcp add --transport http hostan https://hostan.app/mcp
JSON
Merge into your Cursor configuration.
{
"mcpServers": {
"hostan": {
"url": "https://hostan.app/mcp"
}
}
}
JSON
Merge into your VS Code configuration.
{
"servers": {
"hostan": {
"type": "http",
"url": "https://hostan.app/mcp"
}
}
}
Manual Sandbox