Quickstart

Set up MiraBridge in under 5 minutes

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

  1. Open VS Code and go to the Extensions panel
  2. Search for MiraBridge
  3. Click Install
  4. Sign in with GitHub or Google when prompted
# Or install from the command line
code --install-extension mirabridge.mirabridge

Mobile 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 connect

Verify 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