-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Description
Hey there, I'd like to contribute https://www.npmjs.com/package/mirra-cc-bridge to this repo if possible.
What it does
mirra-cc-bridge connects Claude Code to the Mirra mobile app, enabling:
- Remote monitoring - Claude Code output syncs to your phone via text/voice
- Bidirectional control - Start, stop, and interact with Claude Code sessions from your mobile device
- Hook-based integration - Uses Claude Code hooks to capture and relay session activity
Installation
npm install -g mirra-cc-bridge
mirra-cc-bridge
The setup wizard configures the hooks and registers your machine automatically/has auto-updates.
Where it might fit
I think it's closest to hooks/monitoring/ (similar to langsmith-tracing), since it uses hooks to send Claude Code data to an external service.
However, it's a full npm package rather than a simple JSON config, and it provides bidirectional communication rather than one-way tracing or simple skill-type config, so I wanted to defer to you to see if/where you think it might fit.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels