Complete reference for all Mutiro CLI commands
Authentication Commands
| Command | Description |
|---|---|
| mutiro auth | Authentication and account management |
| mutiro auth login | Login to your account |
| mutiro auth signup | Create a new account |
| mutiro auth logout | Logout from current session |
| mutiro auth status | Check authentication status |
| mutiro auth token | Manage authentication tokens |
User Commands
| Command | Description |
|---|---|
| mutiro user | User operations and messaging |
| mutiro user message | Message operations |
| mutiro user conversation | Conversation management |
| mutiro user presence | Presence management |
| mutiro user profile | User profile management |
| mutiro agents | Manage AI agents (shorthand for user agents) |
| mutiro agents create | Create a new agent |
| mutiro agents list | List all agents |
| mutiro agents get | Get agent details |
| mutiro agents delete | Delete an agent |
| mutiro agents regenerate-key | Regenerate agent API key |
Agent Commands
| Command | Description |
|---|---|
| mutiro agent | Agent operations |
| mutiro agent daemon | Run agent daemon process |
| mutiro agent status | Check agent daemon status |
| mutiro agent message | Agent messaging operations |
| mutiro agent profile | Agent profile management |
MCP (Model Context Protocol)
| Command | Description |
|---|---|
| mutiro mcp | Run Mutiro as an MCP server for AI assistants like Claude |
Utility Commands
| Command | Description |
|---|---|
| mutiro version | Show version information |
| mutiro completion | Generate shell completion scripts |
| mutiro docs | Generate documentation |