configure supabase mcp server

This commit is contained in:
Pedro Rodrigues
2026-01-23 01:25:53 +00:00
parent 201b4450f0
commit dd27f4f4fb

8
.mcp.json Normal file
View File

@@ -0,0 +1,8 @@
{
"mcpServers": {
"supabase": {
"type": "http",
"url": "https://mcp.supabase.com/mcp?features=docs"
}
}
}