# Installing mirrord

mirrord can be installed and used in several ways depending on your development workflow:

* [**CLI**](https://metalbear.com/mirrord/docs/getting-started/installing-mirrord/cli) - Install the mirrord command-line tool directly
* [**VS Code**](https://metalbear.com/mirrord/docs/getting-started/installing-mirrord/vscode) - Install the mirrord extension for Visual Studio Code and compatible editors (Cursor, Windsurf, etc.)
* [**JetBrains IDEs**](https://metalbear.com/mirrord/docs/getting-started/installing-mirrord/intellij) - Install the mirrord plugin for JetBrains IDEs (IntelliJ, PyCharm, GoLand, etc.)

Using IDE extensions on Windows? See our [**WSL setup guide**](https://metalbear.com/mirrord/docs/getting-started/installing-mirrord/wsl).

### Local Requirements

For your local machine, you may use any of:

* MacOS (Intel, Apple Silicon)
* Linux (x86\_64)
* Windows (x86\_64), WSL (x86\_64)
  * IDE plugins support for native mirrord for Windows is currently not supported

kubectl needs to be configured on the local machine.

### mirrord Operator

If you're planning to use [mirrord for Teams](https://app.metalbear.com), you'll also need to install the mirrord Operator in your cluster. See the [mirrord Operator](https://metalbear.com/mirrord/docs/getting-started/installing-mirrord/operator) page for installation instructions.
