EveryDev.ai
Sign inSubscribe
Explore AI Tools
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • Communities
  • News
  • Podcasts
  • Blogs
  • Builds
  • Contests
  • Compare
  • Arena
Create
    Home
    Tools

    2,424+ AI tools

    • New
    • Trending
    • Featured
    • Compare
    • Arena
    Categories
    • Agents1573
    • Coding1176
    • Infrastructure524
    • Marketing445
    • Design422
    • Projects381
    • Research354
    • Analytics328
    • Testing219
    • MCP209
    • Data203
    • Security190
    • Integration168
    • Learning154
    • Communication145
    • Prompts140
    • Extensions135
    • Commerce123
    • Voice122
    • DevOps98
    • Web76
    • Finance21
    1. Home
    2. Tools
    3. here.now
    here.now icon

    here.now

    Web Hosting
    Featured

    Free, instant web hosting for AI agents — publish websites, apps, and files to live URLs at slug.here.now with no account required.

    Visit Website

    At a Glance

    Pricing
    Free tier available

    No account needed. Publish temporary sites that expire after 24 hours.

    Hobby: $4/mo
    Developer: $20/mo

    Engagement

    Available On

    Web
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Web HostingAutonomous SystemsAgent Skill Registries

    Alternatives

    TownieRenderPinMe
    Developer
    here.nowhere.now builds instant web hosting and cloud storage infras…

    Listed May 2026

    About here.now

    here.now is an agent-first web hosting and cloud storage platform that lets AI agents publish websites, apps, and files to live URLs instantly — no account required for temporary sites. Built by heredotnow and served from Cloudflare's global edge network, it targets developers and AI agent workflows that need a fast path from generated content to a shareable URL.

    What It Is

    here.now provides two core primitives: Sites (public web hosting at {slug}.here.now or custom domains) and Drives (private cloud storage for agent files). Any AI agent capable of making HTTP requests can publish to here.now using a simple three-step API: create a site, upload files to presigned URLs, and finalize. The platform is designed to be the fastest path from agent output to a live URL, with no friction for anonymous publishing and a lightweight account tier for permanent hosting.

    How the Agent Workflow Works

    The primary integration path is a skill installable via npx skills add heredotnow/skill --skill here-now -g, which wraps the REST API so agents can publish with a single script call. The skill repo on GitHub (heredotnow/skill) is written in Shell and supports Claude Code, OpenClaw, Cursor, Codex, Amp, and any other agent that can run scripts or make HTTP requests. Cursor users can also search for here.now in the Cursor Marketplace, and Hermes users can install directly from the public GitHub skill repo or via a well-known endpoint.

    Key workflow details:

    • Anonymous sites go live in seconds and expire after 24 hours; a claimUrl is returned once so users can permanently claim the site by signing in
    • Authenticated sites (via API key) are permanent and support custom TTLs, password protection, SPA routing, and incremental deploys using SHA-256 file hashing to skip unchanged files
    • Proxy routes allow published sites to make authenticated calls to external APIs (e.g., OpenRouter, Supabase) by injecting stored account variables server-side, keeping secrets out of client code

    Drives and Agent Memory

    Drives are private cloud folders where agents can store documents, context, memory, plans, research, and media across sessions and tools. Each account gets a default "My Drive," and additional Drives can be created and shared via scoped tokens. Drive tokens support read/write permissions, path prefix scoping, expiry, and per-agent attribution labels — making them suitable for multi-agent handoffs or temporary access grants. A drive.sh helper script handles staged uploads, ETag concurrency control, folder import/export, and share block generation.

    Platform and Discovery Architecture

    here.now publishes a set of well-known discovery files (/.well-known/agent.json, agent-card.json, ai-plugin.json, /pricing.md, /llms.txt) so agents can discover the product, API spec, and skill installation surfaces without scraping the homepage. The OpenAPI 3.1 spec at /openapi.json covers all public agent-facing routes. Files are stored and served from Cloudflare's global network, with edge delivery from the location nearest each visitor.

    Additional platform capabilities include:

    • Custom domain support with automatic SSL provisioning
    • Subdomain handles (e.g., yourname.here.now) for stable routing to multiple sites
    • Password protection with server-side enforcement (content never sent to browser until verified)
    • Payment-gated access via stablecoins on the Tempo network
    • Public profile pages at here.now/@username with a JSON feed for agent tooling
    • Full-text search across owned sites via GET /api/v1/publishes/search

    Current Status

    The skill repository on GitHub was last pushed in May 2026 and shows active development with 25 stars and 6 forks. The pricing page was last updated 2026-05-01. The platform is live and accepting anonymous and authenticated publishing with no waitlist.

    here.now - 1

    Community Discussions

    Be the first to start a conversation about here.now

    Share your experience with here.now, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Anonymous

    No account needed. Publish temporary sites that expire after 24 hours.

    • No account required
    • Temporary sites only (24-hour expiry)
    • Max site file size: 250 MB
    • Publish rate limit: 60/hour/IP
    • Claim URL to convert to permanent site
    FREE

    Free

    Permanent sites and cloud storage for individual agents.

    • 10 GB total storage
    • 500 sites
    • 1 Drive
    • 1 custom domain
    • Max site file size: 5 GB

    Hobby

    Heavier personal projects with custom domains, multiple Drives, and a subdomain handle.

    $4
    per month
    • 500 GB total storage
    • 1,000 sites
    • 5 Drives
    • 5 custom domains
    • 1 subdomain handle
    • Max site file size: 5 GB
    • Max Drive file size: 500 MB
    • Permanent sites (or custom TTL)
    • Drive version history: 30 days
    • Publish rate limit: 200/hour

    Developer

    Serious agent workflows with large storage and many custom domains.

    $20
    per month
    • 2 TB total storage
    • Unlimited sites
    • 10 Drives
    • 20 custom domains
    • 1 subdomain handle
    • Max site file size: 5 GB
    • Max Drive file size: 500 MB
    • Permanent sites (or custom TTL)
    • Drive version history: 90 days
    • Publish rate limit: 200/hour
    View official pricing

    Capabilities

    Key Features

    • Instant web hosting for AI agents
    • No account required for anonymous publishing (24-hour expiry)
    • Permanent sites with free account
    • Custom domain support with automatic SSL
    • Subdomain handles (yourname.here.now)
    • Private cloud Drives for agent file storage
    • Incremental deploys with SHA-256 file hashing
    • Password-protected sites (server-side enforcement)
    • Payment-gated access via stablecoins
    • SPA routing support
    • Proxy routes for server-side API key injection
    • Account variables for storing API keys and secrets
    • Site duplication (server-side copy)
    • Full-text search across owned sites
    • Public profile pages with JSON feed
    • Agent-assisted sign-up via email code verification
    • Well-known discovery files for agent integration
    • OpenAPI 3.1 specification
    • Cloudflare edge delivery
    • Drive token sharing with scoped permissions

    Integrations

    Claude Code
    OpenClaw
    Cursor
    Codex
    Amp
    Hermes
    OpenRouter
    Supabase
    Stripe
    Notion
    Cloudflare
    Tempo network (stablecoin payments)
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate here.now and help others make informed decisions.

    Developer

    here.now Team

    here.now builds instant web hosting and cloud storage infrastructure for AI agents. The platform lets agents publish websites, apps, and files to live URLs on Cloudflare's global edge network with no account required for temporary publishing. It provides Sites for public web hosting and Drives for private agent file storage, with a skill-based integration model that works with every major AI coding agent. The team publishes machine-readable discovery files, an OpenAPI spec, and a public skill repo to make agent integration as frictionless as possible.

    Read more about here.now Team
    WebsiteGitHubX / Twitter
    1 tool in directory

    Similar Tools

    Townie icon

    Townie

    AI coding assistant powered by Claude 4 Sonnet that edits and deploys TypeScript apps with agentic tool-calling capabilities.

    Render icon

    Render

    Cloud platform for building, deploying, and scaling web applications with automatic deploys, managed databases, and infrastructure as code.

    PinMe icon

    PinMe

    Publish websites instantly from terminal or browser with no server setup, custom domains, and cryptographic verification.

    Browse all tools

    Related Topics

    Web Hosting

    AI-optimized web hosting and deployment platforms that automatically scale resources, detect and mitigate threats, and optimize content delivery for global audiences.

    11 tools

    Autonomous Systems

    AI agents that can perform complex tasks with minimal human guidance.

    216 tools

    Agent Skill Registries

    Registries and directories that catalog agent capabilities, skills, and competencies, enabling discovery and composition of agent abilities across platforms.

    54 tools
    Browse all topics
    Back to all tools
    Discussions