hostc-public-preview
Installation
SKILL.md
Hostc Public Preview
Use hostc when the user or task needs a temporary public URL for a local development server.
Quick start
If the local app is running on port 3000:
npx hostc@latest 3000
Use the printed public URL for previews, webhook callbacks, mobile-device testing, or sharing the local app with another person.
Self-hosted server
If the user has their own hostc server: