
Host An App
from VULK-dev
Distribute HTML created by your agents easily using Host An App. A Zero-Config MCP server that allows you to quickly host HTML+JS+CSS embedded apps from your agents.
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
RECOMMENDED
Claude Code
Direct CLI integration. One command to connect context.
Cursor Editor
Add to .cursor/mcp.json
VS Code
Add to .vscode/mcp.json
TERMINAL Run this globally to give Claude access.
$claude mcp add --transport http hostan https://hostan.app/mcp COPY
JSON Merge into your Cursor configuration.
{ "mcpServers": { "hostan": { "url": "https://hostan.app/mcp" } } }
COPY
JSON Merge into your VS Code configuration.
{ "servers": { "hostan": { "type": "http", "url": "https://hostan.app/mcp" } } }
COPY
Manual Sandbox
index.html
HTML MD Mermaid
0.00 KB
/
Deployment Status --:--:--
Awaiting Code
Publish
Activity
Ready. Write or paste your HTML and press Deploy.
This tool doesn't publish a standard install command โ the repository README on GitHub covers its setup.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
Licensed under MITโ you can use, modify, and redistribute it under that license's terms.
View the full license file on GitHub โ