Skip to content

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.

{
"agentPushNotifEnabled": true,
"inputNeededNotifEnabled": true
}
  • Large refactors
  • Test runs
  • Dependency upgrades
  • Debugging sessions
  • Repository analysis
  • Long implementation tasks
  1. Start a long Claude Code task.
  2. Leave the computer.
  3. Get a notification when Claude finishes or needs input.
  4. Respond remotely or return to the terminal.