diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 67777e7..afef7dc 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -13,7 +13,10 @@ "mcp__ide__getDiagnostics", "mcp__serena__execute_shell_command", "mcp__serena__check_onboarding_performed", - "Bash(npm run build:*)" + "Bash(npm run build:*)", + "Bash(openssl rand:*)", + "Bash(ls:*)", + "Bash(find:*)" ] }, "enableAllProjectMcpServers": true,