Getting Started
This section guides you through setting up MoFA and creating your first agent.
Overview
- Installation — Install MoFA and dependencies
- LLM Setup — Configure your LLM provider
- Your First Agent — Build a simple agent
Prerequisites
- Rust 1.75 or later
- An LLM API key (OpenAI, Anthropic, or local LLM)
Next Steps
Start with Installation to set up your environment.