No sessions yet
Start a Claude Code session with the HTTP hooks configured, or send a test event:
curl -X POST http://localhost:3000/api/hooks/SessionStart \
-H "Content-Type: application/json" \
-H "X-Machine-Name: my-pc" \
-d '{"session_id":"test1","cwd":"C:/projects/my-app"}'