redesigdn docs

This commit is contained in:
colinislit
2025-12-27 13:17:00 +01:00
parent 33c6698870
commit c77f1eb554
27 changed files with 3741 additions and 3 deletions

11
mcp.json Normal file
View File

@@ -0,0 +1,11 @@
{
"mcpServers": {
"supabase": {
"type": "http",
"url": "https://mcp.supabase.com/mcp?project_ref=dqugbrpwtisgyxscpefg",
"headers": {
"Authorization": "Bearer sbp_6598641b9c7afc57968d9a362088f506e9f3e20b"
}
}
}
}