Downloads

Install mdmind or grab the latest release.

GitHub Releases are the source of truth for public installs. Every release bundles both mdm and mdmind, plus the example map pack.

macOS

Homebrew

The cleanest public install path on macOS.

brew tap dudash/tap
brew install mdmind
Linux

Release tarball

Download the latest archive from the GitHub release page and put the binaries on your path.

Open latest release
Windows

Release zip

Grab the latest Windows zip from GitHub releases and extract both binaries together.

Open latest release
Development

Install from source

For local development or testing directly from the repo:

cargo install --path .
Agent mode

Install mdmind as a skill for your agents.

Teach your coding agents to write native mdmind maps and inspect them with mdm. Run the skills installer and choose the agent or agents you want to use.

npx skills add dudash/mdmind
Open the skills README
Two install paths

Install mdmind for yourself, then install the skills for your agents.

The binaries are for writing and exploring maps directly. The skill pack helps Codex, Claude, Cursor, and similar tools produce native mdmind files with better structure.