Docs/Bootstrap/MCP Base/Reset Database

Reset Database

This step is optional. It resets the linked database before applying migrations.

Destructive action
Resetting the database removes existing data. The MCP will only run this if you explicitly approve it.

Command used

supabase db reset --linked
You can skip this step if you do not want to reset data.
Reset Database | MCP Base | VibeCodeMax Docs