plugin.json 280 B

1234567
  1. {
  2. "name": "supabase",
  3. "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.",
  4. "author": {
  5. "name": "Supabase"
  6. }
  7. }