FindHost

here.now

Static hosting that turns an agent's files into a live URL, with no account needed for a temporary one.

Files go up, a URL comes back.

here.now publishes static files to a live URL over an HTTP API, and is written for an AI agent to call rather than for a person to click through. The agent uploads the files and gets back an address on a subdomain of here.now; publishing works without an account at all, and a site published that way is removed after a day unless somebody claims it. Paid plans raise storage, the number of custom domains and the publishing rate limit. The company behind it is Beanstalk AI, a Delaware corporation in San Francisco.

What it serves is static — pages, assets, documents, media — with no runtime behind them. Two manifests published alongside the files stretch that: one declares record collections the page’s own JavaScript may read and write, the other declares proxy routes so a page can call an upstream API with the key held server side. Every publish is kept as a version that can be previewed and restored, and a site can be left open, put behind a password, or restricted to named email addresses and domains. Workspaces own sites on behalf of a team, and Drives hold private files one agent can hand to another.

Worth knowing

There is no server-side compute, no general-purpose database and no long-running process, which the documentation states as a limit rather than a roadmap item. Uploaded files land in Cloudflare’s object storage, named in the agent context file where it explains which hosts an egress allowlist has to permit.

The in-dashboard editor is not a plan feature. It draws on a prepaid credit balance charged at what the model provider costs plus a quarter, and the paid plans only include a monthly amount of it. Domains bought inside the product are registered through name.com with here.now as registrant of record on the customer’s behalf, and the pricing page says those purchases and their renewals are final.

Identity

Status
Active

Regions and law

Headquarters
United States1

Other features

Domain registration
Paid add-on4
DNS hosting
Included4
Email hosting
None
Test domain
Included2
Collaboration
Team members4

Support

Support
Email2

Automation

CLI
Official6
API
Public5

Bring your own

Mailboxes
Who sells them

Sources

  1. 2026-09-18Headquarters
    here.now/terms
  2. 2026-09-18Categories, Runtimes, Shell, Test domain, Support
    here.now/docs
  3. 2026-09-18Use cases, object storage
    here.now/llms-full.txt
  4. 2026-09-18Pricing model, Entry price, Typical ceiling, Starting price, Currencies, Billed, Payment, Free tier, Domain registration, DNS hosting, Collaboration, editor credits, registrant of record
    here.now/pricing.md
  5. 2026-09-18API
    here.now/openapi.json
  6. 2026-09-18CLI
    here.now/install.sh
Are you here.now? Link back to this record.

The badge means this provider has a record on FindHost. It is not a rating, a rank, or an endorsement. It cannot be bought. A record exists whether the badge is displayed or not. More about the badge.

Listed on FindHost LISTED ON FindHost
  • HTML, with the badge

    Inline, so it loads nothing and takes the colour of the text around it.

    <a href="https://www.findhost.app/here-now/">
      <svg xmlns="http://www.w3.org/2000/svg" width="120" height="44" viewBox="0 0 120 44" role="img" fill="currentColor">
        <title>Listed on FindHost</title>
        <rect x="0.5" y="0.5" width="119" height="43" rx="3" fill="none" stroke="currentColor" />
        <text x="60" y="17" text-anchor="middle" font-family="ui-sans-serif, system-ui, sans-serif" font-size="8" letter-spacing="1.5">LISTED ON</text>
        <text x="60" y="35" text-anchor="middle" font-family="Charter, 'Bitstream Charter', 'Sitka Text', Cambria, Georgia, serif" font-size="18" font-weight="600">FindHost</text>
      </svg>
    </a>
  • HTML, text only

    For a footer with no room for artwork.

    <a href="https://www.findhost.app/here-now/">Listed on FindHost</a>
  • Markdown

    For a README or a documentation page.

    [Listed on FindHost](https://www.findhost.app/here-now/)

Last reviewed · Listed since Edit on GitHubThis page as markdown

Somehow similar providers

Ordered by how many of category, regions, software, runtimes, entry price and operating system they share with this record. A field left blank on either side does not count.

  • Firebase

    Firebase is Google's application platform, bundling a document database, authentication and storage with hosting that builds framework applications onto Cloud Run.

  • Bunny.net

    Slovenian edge platform selling CDN, storage, video and DNS, with Edge Scripting and Magic Containers running the customer's own code across its network.

  • Deno Deploy

    Serverless hosting for JavaScript and TypeScript built by the Deno team, running the Deno runtime with Node and npm compatibility.

    One we like
  • Framer

    A visual website builder that hosts and publishes what it designs, with a built-in content model.

  • GitHub Pages

    Static sites served from a GitHub repository, built by Actions or from a branch, free on public repositories.

    One we like
  • Netlify

    Platform that builds sites from a git repository and serves them from a global CDN, with serverless functions, edge functions, blob storage and a database.

    One we like
  • statichost.eu

    Swedish static site host that clones any git repository, builds it in a Docker image of your choosing and serves the output from European infrastructure without logging visitors.

  • Surge

    Static publishing from one command, free for the basics, running since 2014 with no visible change in ambition.

    One we like
  • Neocities

    Free static site hosting for personal pages, funded by supporters rather than by advertising.

    One we like
  • Zeabur

    Container platform that reads a git repository, works out what kind of project it is and deploys it without a configuration file.