Homebrew tap for mxkey — a macOS Keychain wrapper for dev secrets.
brew install bonnard-data/mxkey/mxkeyThe single-command form combines brew tap and brew install. After
this, future updates land via brew upgrade mxkey.
Or the two-step:
brew tap bonnard-data/mxkey
brew install mxkey-
mxkeyCLI on yourPATH -
The bundled Claude Code / Cursor / Codex skill at
$(brew --prefix)/share/mxkey/— symlink it to your editor's skills directory to enable:ln -sfn "$(brew --prefix)/share/mxkey" ~/.claude/skills/mxkey
- Website: https://mxkey.space
- Docs: https://docs.mxkey.space
- Source: https://github.com/bonnard-data/mxkey
- License: MIT