scribase
The agent-first backend

Tell your agent.
Get a backend.

One line in any coding agent and Postgres, Auth, Storage and Realtime are live, with the keys already in your app. $25 a project, flat.

Or paste it to your agent. Prefer the browser? Start free

Next.js, Expo, SvelteKit, Flutter and more

Sample run · illustrative output

Add a backend with email login to this app.

$ npx scribase init --yes

framework
next
project
my-org/my-app (production)
env file
.env.local (URL + public key)
client
lib/ client module written
vercel
keys set for all 3 environments
Backend is liveYou shipped Postgres, Auth, Storage and Realtime.

Illustration of the CLI summary. Names are placeholders; your output shows your own project.

No account yet

Your agent can start before you sign up

With --temp, the agent gets a working project right away. It is free for 72 hours. Claim it with one click to keep it; billing starts from the claim.

$ npx scribase init --temp --yes

temporaryexpires in 72 hoursclaimconsole.scribase.com/claim/…
Claim it and it is yours: same data, same keys.
Pricing

Two numbers. That is all.

Per project

$25/ month

Full stack in every project, billed monthly. Delete it and it stops counting.

Unlimited

$599/ month

Any number of projects for the whole organization, under pooled fair-use quotas.

Questions

What people ask first

Does my existing client code work with Scribase?

Yes. The data-plane paths (/auth, /rest, /realtime, /storage, /functions/v1) are contract-tested against the standard JavaScript client, so existing client code works by changing the URL and keys.

What does my agent actually run?

npx scribase init. It detects the framework, creates or reuses a project, writes the env file and a small client module, and sets the keys on a linked Vercel project. With --temp it needs no account: the project is free for 72 hours and comes with a claim link.

What does "flat price" mean?

$25 per project per month, billed monthly for the most projects you had at once, with the whole stack included. Or $599 a month for any number of projects under pooled fair-use quotas. No per-user or per-request lines.

Can I export my data and leave?

Yes. scribase export writes a bundle that boots elsewhere: schema, data, storage, auth users and policies, with a checksummed manifest.

Your next app already has a backend.

You just have to ask for it.

Start free