Skip to main content
Every command supports --json for structured output and --non-interactive to suppress prompts (CI=true does the same). Run mutagent <command> --help for flags and examples.

Account

Providers

Manage LLM providers (BYOK). A provider belongs to one workspace — the one you are configured for. There is no scope to select and nothing is inherited, so no command here takes a scope.

providers add

--provider, --name and --api-key are always required. The rest apply only to the entries that need them — see provider setup for which fields each entry takes.
The credential is checked against the live provider before it is stored. If the provider rejects it, nothing is saved and the provider’s own reason is shown.

Install

Install Mutagent packages into your coding agent. install takes a package and a harness. Flags: --harness HARNESS (one of claude-code, codex) to choose the coding agent, --global to install for all projects, --version to pin a version.

Setup

Usage

Feedback

Send product feedback to the Mutagent team straight from the CLI.