Skip to main content
The CLI is published to npm as the mulerouter package. It runs on Node.js 18+ and Bun 1.x.

Global install

The recommended setup. The mulerouter binary becomes available everywhere on your PATH.
Verify the install:

Run on demand

For one-off use, run the CLI through npx or bunx without installing anything:
The package will be cached locally; subsequent invocations reuse the same install.

Per-project install

If you want the version pinned to a single repository (recommended for CI):
Then call it through your package runner:

Upgrading

Re-run the install command. The CLI follows semantic versioning; check the CHANGELOG before upgrading across major versions.

Uninstall

Next step

Head to Configuration to set your API key and pick a site.