Point supabase plugin to supabase-community/supabase-plugin

Remove the in-repo supabase stub; source from the external repo.
This commit is contained in:
Claude
2026-04-16 19:40:54 +00:00
parent 48aa435178
commit b49172ddc2
3 changed files with 5 additions and 15 deletions

View File

@@ -1,7 +0,0 @@
{
"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"
}
}

View File

@@ -1,6 +0,0 @@
{
"supabase": {
"type": "http",
"url": "https://mcp.supabase.com/mcp"
}
}