Customize MiraBridge to fit your workflow.
Extension Settings
Open VS Code settings (Cmd+,) and search for "MiraBridge" to find all configuration options:
- Gateway URL β the MiraBridge Gateway endpoint
- Default Model β preferred AI model (Claude, GPT, or Gemini)
- Auto-Approve Rules β which tool categories skip approval
- Theme β chat panel theme options
Keybindings
| Shortcut | Action | |----------|--------| | Cmd+Shift+M | Open MiraBridge panel | | Cmd+K | Inline edit | | Cmd+Shift+P | Command palette (search "MiraBridge") |
Workspace Rules
MiraBridge reads project-level configuration files that customize AI behavior for your project:
MIRABRIDGE.mdβ MiraBridge-specific rules.cursorrulesβ Cursor-compatible rulesCLAUDE.mdβ Claude Code rules.windsurfrulesβ Windsurf rulescopilot-instructions.mdβ Copilot instructions
Place any of these files in your workspace root. MiraBridge reads them in priority order and includes them in the AI context.
Model Selection
Switch between AI models at any time using the model selector in the chat panel header. Each model has different strengths β see Supported Models for details.
Next Steps
- Workspace Rules β detailed rules reference
- AI Modes β understand FAST/BUILD/FIX/ARCHITECT