Getting Started

This guide explains the MCP bootstrap flow so you know what to expect before you begin.

MCP Bootstrap Flow

1

Base (Required)

Supabase authentication, database, and core infrastructure.

  • Supabase CLI checks and login
  • Project linking and configuration
  • Database migrations
  • Environment configuration
2

Auth

Email/password, Google sign-in, and magic links.

3

Launch

Start your dev server and verify everything works.

Prerequisites

Before starting, make sure you have:

  • OKNode.js 18+ installed
  • OKA Supabase account (free tier works)
  • OKGit installed and configured
Install the MCP first
Add the VibeCodeMax MCP server to your AI tool before starting the bootstrap.
Getting Started | VibeCodeMax Docs