CLI for Agents
Options Reference
| Flag | Description | Default |
|---|---|---|
| --host <host> | Local host to forward to | 127.0.0.1 |
| --account <name> | mppx account for payment | default account |
| --wallet <name> | Force wallet: tempo or mppx (overrides auto-detect) | auto-detect |
| --daemon | Run in background | off |
| --ttl <duration> | Daemon TTL: 1m, 1h, 4h, 12h, 24h | 1h |
The CLI auto-detects your wallet: Tempo Wallet first, then mppx (via
MPPX_PRIVATE_KEY env var or OS keychain set by npx mppx account create). Use --wallet to override.