fix format

This commit is contained in:
Pedro Rodrigues
2026-01-23 12:06:36 +00:00
parent f7ed8652a1
commit 4b49188895
2 changed files with 10 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
{ {
"enabledPlugins": { "enabledPlugins": {
"document-skills@anthropic-agent-skills": true "document-skills@anthropic-agent-skills": true
} }
} }

View File

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