{ "permissions": { "allow": [ "Bash(pip3 install selenium 2>&1)", "Bash(python3 lotto_auto_buy.py 2>&1)" ] }, "hooks": { "Notification": [ { "matcher": "*", "hooks": [ { "type": "command", "command": "powershell -ExecutionPolicy Bypass -File \"$CLAUDE_PROJECT_DIR/.claude/hooks/notification-hook.sh\"" } ] } ], "Stop": [ { "matcher": "*", "hooks": [ { "type": "command", "command": "powershell -ExecutionPolicy Bypass -File \"$CLAUDE_PROJECT_DIR/.claude/hooks/stop-hook.sh\"" } ] } ] }, "enabledMcpjsonServers": [ "context7", "playwright", "sequential-thinking", "shadcn" ] }