{ "hooks": { "Stop": [ { "hooks": [ { "type": "command", "command": "~/.claude/hooks/mt-push-notify.sh stop" } ] } ], "Notification": [ { "matcher": "permission_prompt", "hooks": [ { "type": "command", "command": "~/.claude/hooks/mt-push-notify.sh notification" } ] } ] } }