Back to Plugins
Supabase
Supabase backend integration. Database operations, authentication, storage, real-time subscriptions, project management, and SQL query execution directly from Claude Code.
databasebackendauthenticationintegrationofficial
By Supabase
Installation
claude plugins add supabase@claude-plugins-officialConfiguration
{
"enabledPlugins": {
"supabase@claude-plugins-official": true
}
}Commands
/supabase-queryExecute SQL queries on your Supabase database/supabase-migrateCreate and run database migrations/supabase-authManage authentication and users/supabase-storageManage file storage buckets/supabase-functionsDeploy and manage edge functionsHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions