Searchable local notes
Full-text search across runbooks, prompts, and scratch notes, with #tags in the title for filtering.
MachBox
Free local core · Pro unlocks more
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.
Native egui app · hybrid markdown + SQLite vault
Full-text search across runbooks, prompts, and scratch notes, with #tags in the title for filtering.
Dock Armory as a strip beside the Mach Triage palette, or float it as its own window.
Type [[ to link another entry by title, plus automatic links from shared tags and body references.
Point Armory at a shared markdown vault on disk instead of the embedded notebook, same format either way.
Give Claude, Cursor, and other MCP-compatible AI tools read/write access to your vault, no cloud required.
Local edit, search, and preview stay free forever. Pro unlocks MCP write, multi-vault, and advanced graph and templates.
Downloads
Free forever for local edit, search, and preview. No account required. Pick your platform below or browse all assets on GitHub Releases.
Upgrade
Pro unlocks MCP write, multi-vault, advanced graph, and advanced templates. Compare plans and billing periods before checkout.
Develop
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/defaultv0.2.0 · mwhobrey/mach-armory