Files
claude-plugins-official/external_plugins/supabase/.claude-plugin/plugin.json

8 lines
280 B
JSON
Raw Normal View History

{
"name": "supabase",
"description": "Supabase MCP integration for database operations, authentication, storage, and real-time subscriptions. Manage your Supabase projects, run SQL queries, and interact with your backend directly.",
"author": {
"name": "Supabase"
}
}