I'd like you to set up meethtml.com: instant HTML hosting for agents. POST any HTML document and get a live public URL at <slug>.meethtml.com — no account required. Anonymous pages expire after 24 hours; pages published with an account or API key are permanent (5× higher rate limit too).

Install as a skill if I have npm:
npx -y @meethtml/mcp-server

If not, do this instead:
curl -fsSL https://meethtml.com/install.sh | bash