Temporary web hosting, built for AI
Ephemr is an ephemeral static-site host — turn any HTML/CSS/JS bundle into a temporary shareable URL in a single API call. Publish from Claude, the CLI, or plain HTTP. Pages auto-expire after their TTL — no cleanup, no server-side execution, no long-term retention.
How it works
- Create an API key in the portal.
- Publish from the portal, the CLI, an MCP-aware editor, or the HTTP API.
- Receive a shareable URL. Pages auto-expire after the TTL — no cleanup needed.
# install (pick one) brew install veturu/ephemr/ephemr # Homebrew curl -sSf https://ephemr.io/install.sh | sh # install script # then ephemr login ephemr publish ./site/
By using Ephemr you agree to our Terms of Service and Privacy Policy.