MachBox

Free local core · Pro unlocks more

Mach Armory

Local-first notes vault for builders

Free forever for local edit/search/preview. Armory Pro unlocks MCP write, multi-vault, advanced graph, and advanced templates.

A vault that stays out of your way

Native egui app · hybrid markdown + SQLite vault

Searchable local notes

Full-text search across runbooks, prompts, and scratch notes, with #tags in the title for filtering.

Pin beside triage

Dock Armory as a strip beside the Mach Triage palette, or float it as its own window.

Linking notes

Type [[ to link another entry by title, plus automatic links from shared tags and body references.

Standalone vault

Point Armory at a shared markdown vault on disk instead of the embedded notebook, same format either way.

MCP tools (Pro)

Give Claude, Cursor, and other MCP-compatible AI tools read/write access to your vault, no cloud required.

Free forever core

Local edit, search, and preview stay free forever. Pro unlocks MCP write, multi-vault, and advanced graph and templates.

v0.2.0

Latest stable build from GitHub Releases. v0.2.0.

Downloads

Download Mach Armory

Free forever for local edit, search, and preview. No account required. Pick your platform below or browse all assets on GitHub Releases.

Upgrade

Get Armory Pro

Pro unlocks MCP write, multi-vault, advanced graph, and advanced templates. Compare plans and billing periods before checkout.

Develop

Build from source

Requires the Rust toolchain and platform GUI prerequisites (GTK on Linux). Vaults default to ~/Mach/vaults/default.

git clone https://github.com/mwhobrey/mach-armory.git
cd mach-armory
cargo build --release
./target/release/mach-armory gui --vault ~/Mach/vaults/default

v0.2.0 · mwhobrey/mach-armory