Skip to content

Installation

macOS

Homebrew

bash
brew install --cask femto/tap/minion-mind

Install into your user Applications folder:

bash
brew install --cask --appdir=~/Applications femto/tap/minion-mind

If Gatekeeper quarantine still blocks launch:

bash
brew install --cask --no-quarantine femto/tap/minion-mind

If you already installed via DMG and want Homebrew to take over:

bash
brew install --cask --force femto/tap/minion-mind

DMG

  • Download the latest DMG from the release portal.
  • Move the app into Applications.
  • If macOS says the app is damaged or blocked, remove quarantine attributes and relaunch.
bash
xattr -d com.apple.quarantine "/Applications/Minion Mind.app"

Windows

  • Download the latest Windows installer from the release portal.
  • Run the installer and confirm any permissions prompts.
  • If you manage multiple builds, keep only one active install path to avoid confusion during updates.

Linux

  • Download the package format that fits your system.
  • AppImage is usually the easiest first test.
  • If you need system integration, prefer a native package when available.

After installation

  • Open a vault.
  • Let indexing finish.
  • Enable the plugins you actually need.
  • If you plan to use external agents, continue with Agent Client.

Minion Mind docs live alongside the release portal.