points by consumer451 1 year ago

Yes, I use Supabase MCP all day long. Checking schema against the DB instead of migration files is great. However, things like this are game changing:

> Logged-in as user project-admin@domain.com, I cannot see the Create Project button on the Project list screen. Use MCP to see if I have the correct permissions. If I do, verify that we are checking for the correct codes in the UI.

Making Cursor/Windsurf data-aware is amazing for data related debugging.