supabase Claude Code Plugin
Claude Code PluginClaude CodeDatabaseDatabases & StorageWeb & App DevelopmentSecurity, Auth & ComplianceThe explanation below is AI-generated. Please verify it against the sources.
This plugin connects Supabase to AI coding assistants such as Claude Code through MCP, letting users manage database operations, authentication, storage, and realtime subscriptions from within the assistant. The skills are kept up to date through an automated sync from a separate Supabase skills repository. Overall it allows a user to inspect and modify Supabase projects, issue SQL queries, and work with backend services directly from the assistant.
About the service
Based on the Supabase homepage, Supabase is a backend platform built around a hosted Postgres database. It provides authentication with row-level security, edge functions, file storage, realtime data synchronization, vector embedding search, and instantly generated REST APIs for applications.
What you can do with supabase
- Manage Supabase projects and database schemas from within the assistant
- Run SQL queries against a connected Postgres database
- Configure authentication settings and row-level security policies
- Work with storage buckets and stored files
- Set up and check realtime subscriptions
- Consult bundled skills for Postgres performance and schema best practices