Skip to content

System Requirements

*

Before installing Moltbot, ensure your environment meets the following requirements. Moltbot is designed to be lightweight, but its “agentic” nature requires specific runtime environments.

  • CPU: 2 cores (x86_64 or ARM64)
  • RAM: 4GB (8GB recommended for Docker)
  • Disk: 10GB free space
  • Network: Stable internet connection (for API calls)
  • Device: Mac Mini M4 or Linux VPS
  • RAM: 16GB+
  • CPU: Apple Silicon (M1/M2/M3/M4) or 4+ core Intel/AMD
  • Version: Node.js 18.x or higher (LTS recommended).
  • Check version: node -v
  • Docker Desktop (Mac/Windows) or Docker Engine (Linux).
  • Docker Compose: V2.0+.
  • Required to clone the repository and update the agent.

Moltbot is an interface; the “intelligence” comes from Large Language Models (LLMs). You will need at least one of the following:

OSStatusNotes
macOS✅ Fully SupportedBest development experience.
Linux (Ubuntu/Debian)✅ Fully SupportedBest for servers/VPS.
Windows (WSL2)✅ SupportedRequires WSL2. PowerShell/CMD not recommended.
Windows (Native)⚠️ ExperimentalMay encounter path/permission issues.