Mermaid
Install Mermaid CLI
Use `npm i -g @mermaid-js/mermaid-cli` so KatanA can detect `mmdc` automatically.
Install and download
Two clear paths to get running on macOS.
The install page mirrors the current app repository guidance so the product website stays useful as the first adoption step.
Homebrew recommended
Direct download supported
Gatekeeper note included
homebrew
Recommended when you want the fastest path.
brew tap HiroyukiFuruno/KatanA && brew install --cask katana-desktop manual
xattr -cr /Applications/KatanA\ Desktop.app updates
diagram / setup
Extra tooling is only needed for Mermaid and PlantUML workflows.
Mermaid
Use `npm i -g @mermaid-js/mermaid-cli` so KatanA can detect `mmdc` automatically.
PlantUML
Use `brew install openjdk@25`, then download `plantuml.jar` from the app when opening a PlantUML document.
Draw.io
Draw.io diagrams are rendered natively in the current product guidance.
docs / links