Step away from your desk while Claude codes. Get notified on your phone when it needs you.
Receive instant notifications on your phone when Claude Code requires input - no app required
Simple QR code pairing with secure device tokens and Web Push API
Fast and efficient CLI that starts instantly without slowing down your workflow
Get notified when Claude requests tool permissions or asks you a question
Running long builds or tests
Letting Claude refactor while you take a break
Working on multiple projects
Staying productive away from your desk
Run the CLI setup command and scan the QR code with your phone
Enable push notifications when prompted in your browser
Run a single command to automatically configure Claude Code hooks
Get push notifications whenever Claude needs your attention
When Claude Code requests permission, you can respond directly from your phone
Tapping the notification body automatically sends "allow" to Claude Code, granting the requested permission
Use the "Allow" action button for quick responses, or "Dismiss" to clear the notification without responding
Prerequisite: Rust must be installed. Install Rust
# Install the CLI cargo install claude-afk
# Pair your device claude-afk pair
# Install Claude Code hooks claude-afk install-hooks
# Enable notifications claude-afk afk
# Disable notifications when you are back claude-afk backWant to run your own backend? Claude AFK can be self-hosted using Docker.
View self-hosting guide