diff --git a/.claude/settings.json b/.claude/settings.json index 908caae..58fa5d6 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -1,5 +1,5 @@ { - "enabledPlugins": { - "document-skills@anthropic-agent-skills": true - } + "enabledPlugins": { + "document-skills@anthropic-agent-skills": true + } } diff --git a/.mcp.json b/.mcp.json index 478ffb2..2e80c18 100644 --- a/.mcp.json +++ b/.mcp.json @@ -1,8 +1,8 @@ { - "mcpServers": { - "supabase": { - "type": "http", - "url": "https://mcp.supabase.com/mcp?features=docs" - } - } -} \ No newline at end of file + "mcpServers": { + "supabase": { + "type": "http", + "url": "https://mcp.supabase.com/mcp?features=docs" + } + } +}