Guides
Step-by-step tutorials for building with MUXI
Practical guides that take you from start to finish on common tasks.
Getting Started
Deploy to Production
Move your formation from localhost to a real server with TLS, authentication, and systemd.
Add Tools (MCP)
Give your agents web search, file access, database queries, and more.
Add Memory
Make conversations persist across sessions with buffer, vector, and persistent memory.
Add Knowledge
Let agents answer questions from your documents using RAG.
Automation
Create Triggers
Build webhooks that invoke your agents from GitHub, Slack, or any external system.
Write SOPs
Define standard procedures for consistent, repeatable agent workflows.
Advanced
Multi-Agent Systems
Build teams of specialized agents that work together.
Build Custom UI
Create React, Vue, or vanilla JS frontends for your formations.
CI/CD Integration
Automate deployments with GitHub Actions, GitLab CI, or Jenkins.
Monitoring & Logs
Set up observability for production formations.
Troubleshooting
For troubleshooting installation, deployment, and runtime problems, and other common issues visit the Troubleshooting Guide.
Guide Format
Each guide follows a consistent structure:
- Overview - What you'll build and why
- Prerequisites - What you need before starting
- Steps - Numbered, actionable instructions
- Verification - How to confirm it worked
- Next steps - Where to go from here
Guides are designed to be completed in 10-30 minutes. Follow along with your own formation!