Docs/MCP Bootstrap

MCP Bootstrap

MCP Bootstrap is a guided setup that configures Supabase and authentication step by step with explicit consent at each action.

What it does

The base phase links your Supabase project, sets environment variables, and applies migrations. The auth phase configures email/password, Google sign-in, and magic links based on your chosen providers.

Each step is consent-gated, with clear checkpoints so you can pause and resume without losing your place.

Start with Base
Base bootstrap is required before Auth. It prepares your project and ensures Supabase is linked correctly.
MCP Bootstrap | VibeCodeMax Docs