Product
Voice Building AI Agents Multi-Model AI Security Review Cloud + Deploy HQ
Platforms
Desktop App CLI Pricing
Resources
Documentation Blog Changelog Roadmap FAQ Compare
Company
Our Mission Support Security Newsletter ContactOur Promise
Get Mulu Code
████████╗ ██╗ ██████╗ ███████╗
╚══██╔══╝ ██║ ██╔══██╗ ██╔════╝
██║ ██║ ██║ ██║ █████╗
██║ ██║ ██║ ██║ ██╔══╝
██║ ██║ ██████╔╝ ███████╗
╚═╝ ╚═╝ ╚═════╝ ╚══════╝
██████╗ ██████╗ ██████╗ ███████╗
██╔════╝ ██╔═══██╗ ██╔══██╗ ██╔════╝
██║ ██║ ██║ ██║ ██║ █████╗
██║ ██║ ██║ ██║ ██║ ██╔══╝
╚██████╗ ╚██████╔╝ ██████╔╝ ███████╗
╚═════╝ ╚═════╝ ╚═════╝ ╚══════╝

AI-powered coding in your terminal

Same 13 AI models. Same agent capabilities. Zero GUI overhead.

npm install -g mulu-code

Three steps to start

From install to building in under a minute.

1

Install

One command. Node.js 18+ required. Works on macOS, Linux, and Windows.

npm i -g mulu-code
2

Navigate

cd into any project directory. Mulu auto-indexes your codebase for context.

cd my-project
3

Build

Run mulu and start describing what you want in plain English.

mulu

Built for the terminal

Everything you need without leaving the command line.

Terminal Native

No window switching. Pipe output, chain commands, integrate with your existing workflow.

SSH Friendly

Use on remote servers, cloud VMs, Docker containers, and WSL. Build from anywhere.

Lightweight

No Electron, no browser overhead. A fast Node.js process that starts instantly.

Scriptable

Integrate Mulu into shell scripts, makefiles, and CI/CD pipelines.

Swarm & Research

Multi-agent swarm coordination and parallel research from your terminal.

3-Tier Permissions

Observer, standard, or autonomous mode. Control AI access to your codebase.

See it in action

A real Mulu Code CLI session.

mulu-code -- bash
$ mulu ████████╗ ██╗ ██████╗ ███████╗ ╚══██╔══╝ ██║ ██╔══██╗ ██╔════╝ ██║ ██║ ██║ ██║ █████╗ ╚═╝ ╚═╝ ╚═════╝ ╚══════╝ Mulu Code v1.0.0 | Model: Mulu 1.5 Lite Type your request or /help for commands > Build a REST API with Express and SQLite for a todo app Created server.js -- Express server with CORS Created db.js -- SQLite database setup Created routes/todos.js -- CRUD endpoints Created package.json -- Dependencies configured Running npm install... Done! Run `node server.js` to start on port 3000. > Add authentication with JWT tokens Working on it...

Slash commands

Quick actions built into the CLI. Type / to see them all.

/modelSwitch between 13 AI models
/modeCode, Ask, Plan, Debug, Refactor
/themeBW, Ocean, Neon, or Mono
/permissionsObserver, Standard, Autonomous
/swarmLaunch multi-agent coordination
/researchParallel research with multiple agents
/compareCompare outputs across models
/voiceVoice input via microphone
/imageAttach screenshots for context
/autoclearClean display between messages

13 AI models, one CLI

The same models from the desktop app. Switch instantly with /model.

Claude Sonnet 4.6
Claude Opus 4.6
Claude Haiku 4.5
GPT-5.3 Codex
GPT-5.4
Gemini 3 Flash
Gemini 3.1 Pro
Mulu 1.5 Lite
Mulu 1.5
Mulu Beast
MiniMax M2.5
Kimi K2.5
Qwen 3.5 Plus

Works everywhere

Any environment with Node.js and a terminal.

SSH

Remote servers

Docker

Containers

WSL

Windows Subsystem

CI/CD

Pipelines

Cloud VMs

AWS, GCP, Azure

Built-in themes

Four carefully crafted color themes.

BW

Clean monochrome

Ocean

Deep sea gradient

Neon

Electric vibes

Mono

Classic green

Start building from your terminal

Install Mulu Code CLI and bring AI to your command line.

npm install -g mulu-code

Or download the desktop app →