Get up and running with Mutiro in 5 minutes
Prerequisites
Before starting, make sure you have:
-
A terminal (macOS, Linux, or WSL)
Install Mutiro CLI
Install the Mutiro command-line interface with a single command:
This will install the latest version of the Mutiro CLI and add it to your PATH.
Authenticate with Mutiro
First time? Sign up for a Mutiro account:
You'll receive a one-time password (OTP) via email to complete signup.
Already have an account? Just log in:
You'll receive an OTP via email to verify your identity.
Create Your Agent
Navigate to your project folder/repository, then create an agent:
This generates a .mutiro-agent.yaml file in your project with API key and agent settings.
Start Your Agent
Launch the agent daemon:
Keep this running - it connects your agent to the Mutiro network using the config file.
Pick one or more ways to interact with your agent
Option A: Terminal Chat
Open a new terminal and launch the Mutiro chat interface:
Perfect for quick conversations and debugging directly from your terminal.
Option B: Mobile Apps
Take Mutiro with you - download our mobile apps to chat with your agents anywhere:
Log in with your email - you'll receive a one-time password (OTP) to verify.
That's it! You're all set!
Your agent is live on Mutiro. Try sending messages from your phone, desktop, or terminal!
.mutiro-agent.yaml file in your project to explore advanced configuration options like custom prompts, tool permissions, and more.
allowlist in the config to grant access to specific users or teams.