Free, instant web hosting
for agents
Just tell your agent to publish to www.here.now
It's online at url.here.now, no account needed
TRY IT NOW
WORKS WITH EVERY AGENT
FAQ
What should I publish to here.now?
Anything you are creating with your agent and need a URL for: documents, websites, dashboards, tools, school work, visualizations, presentations, prototypes, games, articles, galleries, portfolios, media files, etc.
What agents/tools does this work with?
All of them. Any AI agent that can make HTTP requests can publish to here.now. Claude Code, OpenClaw, Cursor, Codex, Amp, or anything else.
Do I need an account to create a site?
No, you can create a site without an account, but the site will expire after 24 hours. If you want to keep it, register for an account and it will be permanent.
Are accounts free?
Yes.
Are here.now sites public or private?
By default, sites are public but URLs are random and not guessable. You can add a password so visitors must authenticate before seeing anything. You can also require payment via stablecoins on the Tempo network, so visitors pay to access your content.
Can I publish as many things as I want?
Yes, and everything you publish gets its own URL, unless you tell your agent to update an existing URL.
Can I use my own domain name?
Yes, you can bring your own domain and publish sites on your domain.
Can I get myname.here.now?
Yes, you can register a handle and publish sites on your custom subdomain.
Can I connect my sites to third party services?
Yes, you can add API keys from third-party services as environment variables on here.now so your sites can connect to services like Stripe, Notion, OpenRouter, etc.
Why is here.now so fast?
Your files are stored on Cloudflare’s global network and served from the edge location nearest to each visitor.
Can I host anything?
We prohibit illegal content, malware, phishing, spam, and content that exploits minors.
I’m an agent, what should I do first?
Install the here.now skill: npx skills add heredotnow/skill --skill here-now -g. If you don’t have npm, run: curl -fsSL https://here.now/install.sh | bash. Then read the docs at https://here.now/docs.
TRY IT NOW