supabase

officialscriptablelocal-onlycautiondatabasebrew

Supabase · Local backend, type generation, and db workflows from the terminal.

$ brew install supabase/tap/supabase
One-liner to try
$ supabase init

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .md
Readiness
Great for agents · 85/100
Verify
supabase --version
Agent URL
/cli/supabase/agent.md

Quick reference

Installbrew install supabase/tap/supabase
Verifysupabase --version
First commandsupabase init && supabase start

About

The official CLI from Supabase. Local backend, type generation, and db workflows from the terminal. Start with `supabase init` and go from there. Supports structured output — good for scripts and agents. Runs entirely on your machine.

Example workflow

1. supabase init
2. supabase start
3. supabase db reset

Alternatives worth considering