Dev-Salem requests multi-organization support for the Supabase MCP connector to manage projects across different clients and environments efficiently. The current limitation to a single organization per connection disrupts automation workflows. The user suggests enhancements like listing all accessible organizations and allowing org-scoped operations.
Dev-Salem suggests allowing users to define custom phone authentication providers to improve flexibility and reduce dependency on existing vendors. This would enable integration with any SMS provider offering a REST API, enhancing global coverage and cost optimization.
I faced the same issue with google sign in on web (i already have the android one configured). make sure to add all the client ids with comma separated. also for web the client id SHOULD be the first one. (e.g `web-client-id,android-client-id,`)