logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
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/mozzie
or

Install via npx

npx @hexmos/ipm i usemozzie/mozzie

Prerequisites

Node.js

runtime

Version: >=20

pnpm

package manager

Version: >=9

Rust

toolchain

Version: stable

Tauri prerequisites

development environment

Version: latest

AI coding agent CLI

tool

Version: 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 dev

Post 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.