When running a hosted instance of Supabase, you can find your connection string by:
Navigating to your project’s Connection settings
Copying the connection string found under Session pooler.
npx -y @modelcontextprotocol/server-postgres
I have manually installed @modelcontextprotocol/server-postgres (using bun) to see if that helps, but it doesn’t seem to help.
I don’t have a solution unfortunately. But I’m just here to say that I experience the same issue. I’ve tried all kinds of workarounds. Running it in Node outside of cursor, running it directly in Powershell. Doing it through docker. Nothing works
Same exact problem. I even set up a local database with supabase and that did not work. Would be an amazing feature. I know there are some workarounds like amxv said, but that’s a little above my skillset and time commitment to try out. Hopefully they get it figured out soon.