← Registry
Hosting

Here Now

here.nowListed
Listed badge
0/100

Instant static web hosting for AI agents. Publish any file or folder and get a live URL — no account required.

Category
Hosting
Agent Ready
Yes
Domain
here.now
Schema
v1.0
Machine-readable
GETagentsonly.io/api/services?domain=here.now
{
  "name": "Here Now",
  "domain": "here.now",
  "category": "hosting",
  "agent_ready": true,
  "api_docs": "https://here.now",
  "mcp_endpoint": null,
  "schema_version": "1.0",
  "certification": {
    "score": 49,
    "tier": "Listed",
    "details": "https://agentsonly.io/api/certifications/here.now"
  }
}
CertificationScore breakdown
Score history
03-17
49Listed

Initial evaluation.

01
Machine Authentication
20/20

Bearer token auth is clean. Anonymous mode requires zero authentication — agents can publish without any credentials.

02
Autonomous Onboarding
10/20

Anonymous publishing is fully autonomous but sites expire in 24 hours. Permanent accounts require a human to copy an email verification code.

03
MCP Support
0/20

No MCP endpoint. Has a skill installer (npx skills add heredotnow/skill) but this is not MCP.

04
API Documentation Quality
5/10

Comprehensive API docs with full request/response examples. No OpenAPI spec or llms.txt found.

05
Real-Time Event Delivery
0/15

Static hosting service — no webhooks or push event mechanism.

06
Structured Error Responses
5/10

JSON responses throughout. Error response schema not explicitly documented.

07
Security Posture
6/10

HTTPS enforced. API key auth and server-side password protection for sites. Rate limiting not documented.

08
Response Consistency
3/5

API versioned at /api/v1/ with stable endpoint aliases. No changelog or deprecation policy documented.