Install the CLI
Install the MetaMask Agent Wallet command-line interface and confirm it runs on your machine.
Prerequisites
- Node.js 22.x or later
- npm 10.x or later
- Access to the Early Access Program
Install globally
- npm
- Yarn
- pnpm
- Bun
npm install -g @metamask/agentic-cli
yarn global add @metamask/agentic-cli
pnpm add -g @metamask/agentic-cli
bun add --global @metamask/agentic-cli
Verify the installation
mm --help
You should see the top-level command groups (auth, init, wallet, transfer, swap, and others).
Next steps
- Quickstart — sign in, initialize a server-wallet, and send a transfer
- Choose your wallet mode — compare server-wallet and BYOK