- Step 1: Clone the repository from GitHub.
- Step 2: Install dependencies using npm.
- Step 3: Create a '.env' file and configure your database connection details.
- Step 4: Start the MCP server with 'npm start'.
- Step 5: Invoke MCP via an MCP 'tools/call' request with appropriate parameters.
- Step 6: Review generated files: 'docs/supabase-changelog.md' for change logs and 'docs/supabase-structure.md' for schema snapshot.