Connect your AI tool and deploy single-file HTML apps instantly. Auto-deletes after 7 days. Or use the manual editor below.
One command to connect.
claude mcp add --transport http hoster https://hoster.stack.victorbusque.com/mcp
Add to .cursor/mcp.json
{ "mcpServers": { "hoster": { "url": "https://hoster.stack.victorbusque.com/mcp" } } }
Add to .vscode/mcp.json
{ "servers": { "hoster": { "type": "http", "url": "https://hoster.stack.victorbusque.com/mcp" } } }