service · inferred from evidence
Management API
An API used by the Supabase CLI for authentication and project management.
- Run SQL against a second Supabase project from the CLI without re-linking the repo
Problem: a repo is linked to one Supabase project, but a read-only lookup needs to hit a different project in the same account. The MCP server in the session is pinned to the linked project by its project-ref argument, re-linking the repo w