plugin.json 302 B

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