Show HN: GETadb.com – every GET request creates a DB

· ai ai-agents · Source ↗

GETadb gives AI agents an Instant backend—database, sync engine, auth—without sign-up friction. A single curl creates fresh credentials any agent can use immediately.

What Matters

  • Any GET to getadb.com provisions a full Instant backend: relational DB, sync engine, auth, presence, and streams.
  • No sign-up required; agents receive credentials directly from curl https://www.getadb.com/guide.
  • Targets Claude, Codex, Opencode, and any agent that stalls on login screens or dashboard flows.
  • The agent-facing guide doubles as a system prompt drop-in: copy, paste, unblock your build loop.
  • Human reclaims ownership post-build via npx instant-cli claim—no credentials lost, no orphaned project.
  • Credential provisioning is stateless from the agent’s perspective; no OAuth dance, no API key storage step.
  • Built on InstantDB, which provides the underlying relational + sync primitives the generated app relies on.

Original | Discuss on HN