optimization api calls, update models

This commit is contained in:
2025-11-25 19:00:26 +01:00
parent 4a28f5f1ec
commit 70e7db0bac
7 changed files with 254 additions and 69 deletions

View File

@@ -1,6 +1,11 @@
{
"enableAllProjectMcpServers": true,
"enabledMcpjsonServers": [
"supabase"
],
"enableAllProjectMcpServers": true
"permissions": {
"allow": [
"mcp__supabase__apply_migration"
]
}
}