Add secret-safe temporary PostgreSQL access for MCP-managed branches
Samriddhi Sinha requests a feature to integrate Supabase Temporary Access with MCP for secret-safe PostgreSQL connections. The current workaround involves generating temporary passwords, which poses security risks. The user suggests scoping access to specific branches and roles with short TTLs, and delivering credentials through secure channels. This would aid in database integration tests requiring native PostgreSQL connections.