
Connect your Supabase projects to Cursor, Claude, Windsurf, and other AI assistants.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Lists all Supabase projects for the user.
Gets details for a project.
Creates a new Supabase project.
Pauses a project.
Restores a project.
Lists all organizations that the user is a member of.
Gets details for an organization.
Gets the cost of a new project or branch for an organization.
Confirms the user's understanding of new project or branch costs. This is required to create a new project or branch.
Searches the Supabase documentation for up-to-date information.
Lists all tables within the specified schemas.
Lists all extensions in the database.
Lists all migrations in the database.
Applies a SQL migration to the database. SQL passed to this tool will be tracked within the database.
Executes raw SQL in the database.
Gets logs for a Supabase project by service type.
Gets a list of advisory notices for a Supabase project.
Gets the API URL for a project.
Gets the anonymous API key for a project.
Generates TypeScript types based on the database schema.
Lists all Edge Functions in a Supabase project.
Retrieves file contents for an Edge Function in a Supabase project.
Deploys a new Edge Function to a Supabase project.
Creates a development branch with migrations from production branch.
Lists all development branches.
Deletes a development branch.
Merges migrations and edge functions from a development branch to production.
Resets migrations of a development branch to a prior version.
Rebases development branch on production to handle migration drift.
Lists all storage buckets in a Supabase project.
Gets the storage config for a Supabase project.
Updates the storage config for a Supabase project.