Claude Code Bridge
The Mirra Claude Code Bridge connects Claude Code on your computer to the Mirra mobile app, letting you monitor and control your coding sessions from anywhere.
What it does
- Spawn sessions remotely — Start Claude Code from your phone when you're away from your computer
- Rich permission cards — Approve or deny tool usage with a single tap (Allow / Deny / Allow Always)
- Execution details — See exactly what Claude did with step-by-step tool execution cards
- Multi-turn conversations — Send follow-up prompts to continue the session
Quick install
The setup wizard handles everything automatically. When you run it for the first time, your browser will open for a quick sign-in — no API keys to copy.
How it works
- Start the bridge —
mirra-cc-bridge startconnects your PC to Mirra via secure tunnel - Spawn sessions from mobile — Send a prompt from the Mirra app to start Claude Code
- Receive structured output — Claude's responses appear as rich cards with tool execution details
- Approve actions — Tap Allow/Deny buttons for permission prompts (no typing needed)
- Continue the conversation — Reply to send follow-up prompts to the active session
The bridge uses Mirra Tunnel for secure connectivity and Mirra Flows for efficient message routing — no expensive AI calls for each interaction.
Requirements
- Node.js 18 or higher
- Claude Code CLI installed on your computer
- Mirra account (free to create)
Next steps
- Setup Guide — Detailed installation walkthrough
- Remote Control — Start sessions from your phone
- How It Works — Technical deep-dive