Docs/Manual Base/Supabase Login

Supabase Login

Authenticate with the Supabase CLI using browser-based login.

Using an AI tool?
If you are in a non-TTY environment (Cursor or Windsurf), use the MCP login flow.

Browser Login

Run the login command in your terminal:

supabase login

This opens your browser to authenticate. Once approved, you'll be logged in.

Verify Login

Confirm you're logged in by listing your projects:

supabase projects list

You should see a list of your Supabase projects. If you get an authentication error, try logging in again.

Supabase Login | Manual Base | VibeCodeMax Docs