Skip to content

Add mirra-cc-bridge to the templates collection #314

@burbabull

Description

@burbabull

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions