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 .mdJSON
Readiness
Great for agents · 85/100
Verify
supabase --version
Agent URL
/cli/supabase/agent.md

Quick reference

Install
brew install supabase/tap/supabase
Verify
supabase --version
First command
supabase init && supabase start
Machine JSON
/cli/supabase.json

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