Installation & Setup

Install the MiraBridge VS Code extension and connect to your account

Get the MiraBridge VS Code extension installed and connected in minutes.

Install from Marketplace

  1. Open VS Code
  2. Go to Extensions (Cmd+Shift+X)
  3. Search for MiraBridge
  4. Click Install
# Alternative: install from command line
code --install-extension mirabridge.mirabridge

Sign In

After installation, click the MiraBridge icon in the sidebar. You can sign in with:

  • GitHub β€” recommended for developers
  • Google β€” alternative OAuth provider

The extension authenticates via the Gateway and stores a JWT token locally.

Verify Connection

A green status indicator in the bottom status bar confirms you are connected to the Gateway. If you see a red indicator, check your internet connection and Gateway URL in settings.

Configuration

Open VS Code settings and search for "MiraBridge" to configure:

  • Gateway URL β€” defaults to the cloud Gateway
  • Model selection β€” choose between Claude, GPT, or Gemini
  • Auto-approve β€” configure which tools run without approval

Next Steps