Docs/Bootstrap/MCP Base

MCP Base

The MCP base bootstrap sets up Supabase, environment variables, and database migrations. This is the first required step before any optional modules.

Step-by-step flow
MCP Bootstrap pauses for consent before each action and records checkpoints so you always know where you are in the setup.

Steps

What You'll Configure

Authentication

Supabase Auth with email/password and social providers ready to configure.

Database

PostgreSQL with RLS policies and typed schema.

Storage

Buckets for user uploads and assets.

Edge Functions

Serverless functions for backend logic.

MCP Base | VibeCodeMax Docs