Installation & runtime

From download to a running AI stack in one click.

Setup · Runtime Windows · macOS Works offline

Windows only for now.


One-click install

Studio ships the entire runtime as a bundled payload. Click Install Runtime and watch live progress: engine, addons, license, even a starter model backend. No terminal, no package manager, no dependency hunt.

Two ways to run

External runs mimOE as a shared daemon other apps can reach on localhost:8083. Built-in embeds mimOE inside the Studio process: no open socket, a self-contained working directory, gone when the app exits.

Provisioned, not configured

The installer sets up the model store, the model router, and the shell gateway with generated keys. Everything agents will need later is already in place the first time you connect.

Offline by design

Air-gapped machines are first-class. The bundle carries everything; the only step that ever wants a network is pulling a new model from Hugging Face.

How it works

  1. 1

    Install Studio

    One installer, Windows or macOS. The app carries the entire mimOE runtime inside it as a pre-staged payload.

  2. 2

    Click Install Runtime

    Studio unpacks and provisions everything with live progress: the engine, the model store, the router, the MCP shell gateway, license, and a GGUF backend.

  3. 3

    Pick how it runs

    External starts a daemon other apps on this machine can share; Built-in boots mimOE inside Studio's own process with no open socket.

  4. 4

    Connect

    Hit Connect and land on the Overview. Keys are already generated, the MCP gateway is already enabled, so pulling a model or deploying an agent works immediately.

Information

Category
Setup & runtime
Connection modes
External · Built-in
Platforms
Windows · macOS
Requires
Nothing. The installer brings the stack
All features