Procedure
Install UTM on macOS or enable Hyper-V on Windows
On macOS install UTM (QEMU-based) from the official site or Homebrew; on Windows enable Hyper-V via Optional Features or PowerShell, then verify with a platform-appropriate check.
macOS: install UTM from https://mac.getutm.app/ or https://docs.getutm.a
macOS: install UTM from https://mac.getutm.app/ or https://docs.getutm.app/installation/macos/ (Mac App Store, GitHub release, or brew install --cask utm). Open UTM once to confirm it launches.
Windows (Pro/Enterprise/Education): enable Hyper-V per https://learn.mic
Windows (Pro/Enterprise/Education): enable Hyper-V per https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v — Optional Features → Hyper-V, or elevated PowerShell: Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All . Reboot if prompted. Home edition needs an alternate hypervisor.
Verify: macOS — UTM opens and can create a VM; Windows — Hyper-V Manager
Verify: macOS — UTM opens and can create a VM; Windows — Hyper-V Manager appears in Start, or Get-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V shows State Enabled.
DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.