mtrx-cli
v0.1.46
Published
MATRX CLI for routing Codex, Claude, Gemini, and Cursor through Matrx
Maintainers
Readme
mtrx-cli
mtrx-cli installs the mtrx command from npm.
Install
Global install:
npm install -g mtrx-cli
mtrx helpOne-off execution:
npx mtrx-cli helpLocal project install:
npm install --save-dev mtrx-cli
npx mtrx helpRequirements
- Node.js 18+
- Python 3.10+ available as
python3,python, orpy -3
This npm package is a thin wrapper around the Python CLI bundled in this repo.
