mcode_

The coding agent
to start with.

mcode reads your codebase, edits files, runs tests and ships. Autonomy without the frontier bill.

~/checkout-service session transcript
payments fail for sums over 1M, find it and fix it
⏺ scanning 214 files · tracing the payment path
found it: amount parsed as 32-bit int in currency.ts:41
patched parser, added regression test for 1,000,000+
test suite: 148 passed, 0 failed
2m 40s · 1.4 Mars coins

A real agent, end to end

It plans, edits, executes and verifies in a loop until the task is done. Every step is visible, every action gated by your permission.

Desktop app and terminal CLI for macOS, Windows and Linux. Signed builds, auto-update, telemetry off with one switch.

Model roster

Eleven engines. One wallet.

The strongest open-weight coding models, served through Mars Token Factory. Switch per task. Pay per use, in Mars coins, with the price of every call visible.

Kimi K2.6
Moonshot AI
MiMo V2.5 Pro
Xiaomi
DeepSeek V4-Pro
DeepSeek
GLM-5.2
Zhipu AI
Qwen3-Coder 480B
Alibaba
MiniMax M3
MiniMax
DeepSeek V4-Flash
DeepSeek
Gemini 3.5 Flash
Google
MiMo V2.5
Xiaomi
Gemini 2.5 Flash free
Google
Flash-Lite free
Google
Pricing per model
Token Factory →

Measured, not promised.

We run every model through our own benchmark harness on real coding tasks, against a frontier baseline. Here is where it stands today.

Claude Code · Opus baseline · 100
mcode · MiMo V2.5 Pro 75-80
mcode · Kimi K2.6 70-80

Internal harness, July 2026: quality scores on everyday coding tasks, normalized to the Claude Code baseline. Results vary by task type.

at a fraction of the cost per task

The harness is the moat.

A raw model is not an agent. The layer around it decides how much quality you get per token. Ours is engineered for exactly that.

Sub-agent routing

Heavy exploration runs in cheap parallel workers; the main thread keeps only conclusions. Big-model context stays clean.

Prompt-cache discipline

Requests are shaped to keep the cache hot. Cached tokens cost a fraction, so long sessions stay affordable.

Context compression

Long histories are compacted instead of resent. The agent remembers the task without paying for it twice.

Output discipline

Tight tool schemas and terse defaults. The model spends tokens on code, not on narrating its own work.

160k+
GitHub stars on the open-source core it builds on (sst/opencode, MIT)
3 OS
Signed installers for macOS, Windows and Linux, with auto-update built in
2 surfaces
The same agent as a desktop app and a terminal TUI. Your machine, your files
1 switch
Telemetry is opt-out with a single env var. What it sends is documented

Not built yesterday.

mcode comes out of years of teaching real students to build with AI, and a year of shipping agents into their hands. Every date below has an artifact behind it.

2024

AI coding enters Mars IT School classrooms. Thousands of students become the proving ground for what beginners actually need.

November 2025

First versions of our own agents ship: internal bots, pipelines and code generation in the school's daily operations.

February 2026

Browser vibe-coding app ships: chat, live preview, project gallery. Students build and publish from a prompt.

May 12, 2026

mcode is born: fork of sst/opencode. A day later, Token Factory v0, our own LLM gateway with a wallet. Five days later, the first benchmark run against a frontier baseline.

June 2026

Signed desktop builds for macOS and Windows with an auto-update channel. The agent leaves the terminal.

July 2026

930+ commits on the fork. 243 student sites live on marshub.uz, built by 100 authors. The browser app is at release 57.

Next

Live preview where the agent verifies its own work. A beginner mode that narrates every step in plain language, with named trust levels. Published benchmark methodology.

Batteries included

Code needs somewhere to live.

One Mars ID account wires the agent into a working ecosystem. Build, publish and iterate without leaving the loop.

Instant hosting

The agent ships a site and it goes live at name.marshub.uz. Free static hosting on your subdomain.

Git hosting

Private repos on git.marshub.uz. Every agent change is versioned and reversible.

Mail on your domain

A real name@marshub.uz mailbox for service signups and project notifications.

Agent courses

Free short lessons on learn.marshub.uz: how to command agents, not just install them.

Run it on your machine.

Free to start: starter Mars coins plus free models, pay per use after. Auto-update keeps every build current.

macOS
Apple Silicon · .dmg
Download for macOS

Intel Mac? x64 build

Windows
x64 · .exe
Download for Windows

ARM laptop? arm64 build · SmartScreen warning: install guide

Linux
x64 · CLI binary
curl -LO https://mcode.marshub.uz/linux/mcode && chmod +x mcode && ./mcode
Download CLI

SHA256 mac-arm64.dmg: cca370d5705d464bbb2aa1e75e01589eeaa4d69d12ace7ccb99227d6bad29b0c · install guide

Stuck? Write to us.

The team is one message away in Telegram. Bugs, ideas, weird edge cases: bring them all.