Download MDDock

MDDock is a hosted product at mddock.com. The desktop app is your local markdown vault; the iOS app reads and writes the same files; the cloud handles sign-in and chat.

Desktop client

Latest release: 0.3.80

Download for Intel MacDownload Windows MSI (alternative)Download .deb (Debian / Ubuntu)Download .rpm (Fedora / RHEL)

macOS users: Gatekeeper may block first launch. Right-click the app in Finder → Open to bypass.

Mobile app

Agent skill (for AI coding agents)

Once the desktop app is installed, the `mddock` CLI is available. Run `mddock skill install` to inject the MDDock memory skill into Claude Code, Cursor, and Codex, so your agents can read and search your local Markdown notes. Advanced users can also start a local MCP server.

Install the skill:

mddock skill install

Start the local MCP server (optional):

mddock mcp

Need help getting started? See the docs.