Get MiraBridge running in under 5 minutes. Choose your platform below to get started.
Prerequisites
Before you begin, make sure you have:
- A MiraBridge account (sign up at mirabridge.io)
- VS Code 1.85 or later (for the extension)
- iOS 16+ or Android 12+ (for the mobile app)
Installation
VS Code Extension
- Open VS Code and go to the Extensions panel
- Search for MiraBridge
- Click Install
- Sign in with GitHub or Google when prompted
# Or install from the command line
code --install-extension mirabridge.mirabridgeMobile App
Download from your app store:
- iOS: Search "MiraBridge" on the App Store
- Android: Search "MiraBridge" on Google Play
Sign in with the same account you used for VS Code.
Codex Bridge
If you use OpenAI Codex CLI, install the bridge:
npx @mirabridge/codex-bridge connectVerify Connection
After signing in on any client, you should see a green connection indicator. The Gateway syncs your sessions across all connected devices in real-time.
Next Steps
- Core Concepts โ understand how MiraBridge works
- Your First Session โ complete walkthrough