How to install usemozzie/mozzie. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
usemozzie/mozzie Installation Guide
How to install usemozzie/mozzie. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for usemozzie/mozzie. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i usemozzie/mozzieor
Install via npx
npx @hexmos/ipm i usemozzie/mozziePrerequisites
Node.js
runtimeVersion: >=20
pnpm
package managerVersion: >=9
Rust
toolchainVersion: stable
Tauri prerequisites
development environmentVersion: latest
AI coding agent CLI
toolVersion: any
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Quick Start
git clone https://github.com/usemozzie/mozzie.git
cd mozzie
pnpm install
pnpm devPost Installation Steps
- Open Settings (gear icon) and add API keys for your LLM orchestrator provider (OpenAI, Anthropic, or Gemini).
- Add agent configurations for the coding agents you want (Claude Code, Gemini CLI, Codex, or custom).
- Open the command bar (`Ctrl+K`) and describe what you want built.
