Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>MiraBridge AINew to Visual Studio Code? Get it now.
MiraBridge AI

MiraBridge AI

MiraBridge AI

|
1 install
| (1) | Free
AI-powered development orchestration platform with multi-model support (Claude Sonnet 4.6, GPT-5.4, Gemini 2.5). Orchestrate AI coding sessions from VSCode or your phone — code completion, refactoring
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MiraBridge AI

MiraBridge AI

AI-Powered Development Orchestration for VS Code
Write code with AI. Manage it from anywhere.

VS Code Marketplace Website License


What is MiraBridge?

MiraBridge is a development orchestration platform where AI writes the code and you orchestrate. Start an AI coding session on VS Code, continue managing it from your phone. No other tool offers this.

  • Multi-model AI: Claude Sonnet 4.6, GPT-5.4, Gemini 2.5 — switch with one click
  • Cross-device control: Manage sessions from your mobile app (iOS & Android)
  • 40+ language model tools: File ops, terminal, search, edit, debug — all AI-driven
  • Plan mode: Let AI architect multi-step implementations before writing code
  • Batch tool approval: Review and approve multiple AI actions at once

Features

Multi-Model AI Chat

Connect to the best AI models through a unified interface:

Provider Models Strengths
Anthropic Claude Sonnet 4.6 Best for coding, 200K context
OpenAI GPT-5.4 General purpose, 1M context
Google Gemini 2.5 Flash Fast responses, multimodal

Switch between models mid-conversation. Bring your own API keys (BYOK) supported.

Native VS Code Chat Integration

Use @mirabridge in VS Code's built-in chat, or open the dedicated sidebar panel:

  • /explain — Explain selected code
  • /refactor — Refactoring suggestions
  • /fix — Auto-fix errors
  • /test — Generate unit tests
  • /doc — Generate documentation

Language Model Tools

MiraBridge registers 40+ tools that work with VS Code's agent mode and GitHub Copilot:

  • #readFile / #editFile — Read and modify files
  • #listFiles / #searchFiles — Navigate and search codebase
  • #runCommand — Execute terminal commands
  • #createFile / #deleteFile — File management
  • #gitStatus / #gitDiff — Git operations
  • #diagnostics — Access VS Code problems panel

Mobile Integration

Pair your phone with a QR code scan and control AI sessions remotely:

  • Send instructions to AI from your phone
  • Approve or reject tool executions
  • Monitor build and deploy progress
  • Push notifications for important events
  • Full terminal emulation with ANSI color support

Plan Mode

For complex tasks, let AI create a step-by-step plan before writing any code:

  1. Describe what you need
  2. AI generates an implementation plan
  3. Review and approve the plan
  4. AI executes each step with your oversight

Workspace Modes

MiraBridge adapts to your task:

Mode Purpose
FAST Quick answers and small edits
BUILD Feature implementation and code generation
FIX Debugging and error resolution
ARCHITECT System design and planning

Quick Start

1. Install

Search for "MiraBridge AI" in the VS Code Extensions panel, or run:

ext install mirabridge.mirabridge-vscode-extension

2. Connect

  1. Press Cmd+Shift+P (Mac) or Ctrl+Shift+P (Windows/Linux)
  2. Run MiraBridge: Login
  3. Enter your credentials or sign in with GitHub/Google

3. Start

  • Open the MiraBridge panel in the sidebar
  • Type your request or select code and ask for help
  • Use @mirabridge in VS Code's native chat

Keyboard Shortcuts

Shortcut Action
Cmd+Shift+M Open MiraBridge Chat
Cmd+Shift+N New Conversation
Cmd+Shift+E Explain Selected Code
Cmd+Shift+R Refactor Selected Code
Cmd+Shift+F Fix Errors
Cmd+Shift+T Toggle Chat/Agent Mode

Commands

Command Description
MiraBridge: Login Sign in to your account
MiraBridge: Connect Connect to gateway server
MiraBridge: Open AI Chat Open the chat panel
MiraBridge: New Conversation Start a fresh conversation
MiraBridge: Select Model Switch AI model
MiraBridge: Pair with Mobile App QR code device pairing
MiraBridge: Start Agent Start AI agent mode
MiraBridge: Auto-Approve Permissions Configure tool auto-approval
MiraBridge: Open Settings Extension settings

Configuration

Access settings via Cmd+, and search for "MiraBridge":

Setting Description Default
mirabridge.ai.defaultProvider AI provider anthropic
mirabridge.ai.defaultModel AI model claude-sonnet-4-6
mirabridge.ai.temperature Response creativity 0.7
mirabridge.gateway.url Gateway server URL https://api.mirabridge.io
mirabridge.agent.autoApprove Auto-approve tool actions false

Security

  • Credentials stored via VS Code SecretStorage API (OS keychain)
  • JWT authentication with token refresh
  • Workspace Trust respected — limited features in untrusted workspaces
  • All communication over WSS (WebSocket Secure)
  • No telemetry without explicit opt-in

Requirements

  • VS Code 1.107.0 or later
  • Internet connection (for AI model access)
  • MiraBridge account (sign up at mirabridge.io)

Links

  • Website
  • Documentation
  • GitHub
  • Issue Tracker
  • Mobile App

License

MIT License — see LICENSE for details.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft