ephemrbeta docs cli mcp pricing
login signup

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

  1. Create an API key in the portal.
  2. Publish from the portal, the CLI, an MCP-aware editor, or the HTTP API.
  3. 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.