Use Remote Control with Push Notifications
Remote Control connects Claude Code with the Claude mobile app so you can monitor or interact with coding sessions from your phone.
It is most useful when a task may take several minutes and you do not want to watch the terminal.
Recommended settings
Section titled “Recommended settings”{ "agentPushNotifEnabled": true, "inputNeededNotifEnabled": true}When to use it
Section titled “When to use it”- Large refactors
- Test runs
- Dependency upgrades
- Debugging sessions
- Repository analysis
- Long implementation tasks
Typical workflow
Section titled “Typical workflow”- Start a long Claude Code task.
- Leave the computer.
- Get a notification when Claude finishes or needs input.
- Respond remotely or return to the terminal.