claude-code-watchos
v0.1.0
Published
Control Claude Code from your Apple Watch
Maintainers
Readme
Claude Watch
Control Claude Code from your Apple Watch. Approve actions, track progress, and receive notifications.
Quick Start
npx claude-code-watchosEnter the pairing code shown on your Apple Watch to connect.
Commands
| Command | Description |
|---------|-------------|
| npx claude-code-watchos | Interactive setup wizard |
| npx claude-code-watchos status | Check connection status |
| npx claude-code-watchos serve | Start MCP server (called by Claude Code) |
| npx claude-code-watchos unpair | Remove configuration |
How It Works
- Pair - Run
npx claude-code-watchosand enter the code on your watch - Configure - Claude Code's MCP config is updated automatically
- Use - Claude will send approval requests to your watch
MCP Tools
When paired, Claude Code gets access to these tools:
watch_notify- Send notifications to your watchwatch_request_approval- Request approval for actionswatch_update_progress- Update task progresswatch_set_task- Set current task namewatch_complete_task- Mark task completewatch_get_state- Get session state
Requirements
- Node.js 18+
- Apple Watch with Claude Watch app
- Claude Code CLI
License
MIT
