Hacker News new | ask | show | jobs
by consumer451 341 days ago
I use the heck out of Supabase MCP during development, in read only mode. It's great and saves so much time!

What I would never do is connect it to a production DB, where I was not the only person running it.

If anyone asked me, my recommendations would be:

1. Always use read-only mode

2. Only use MCP for development!