All products Request access
MARS
v1.0OnlineAutonomous Agent Bootstrap System
MARS is a production-ready Rust CLI that detects your system, resolves an LLM, and boots an AI agent in under 60 seconds. One command. No configuration files. No manual setup.
Capabilities
Auto-detects hardware, OS, and available LLMs
Resolves best LLM: local Ollama first, cloud fallback
Boots agents: ATLAS, Cranberry, OpenClaw, or PicoClaw
Security hardening applied automatically on install
Auto-update checks at startup
Natural language diagnostics — say "my agent isn't working"
Cross-platform: macOS, Linux, Windows, ARM64
5-crate Rust architecture for performance and reliability
Use cases
mars@devjsx:~/use-cases
›Rapid AI agent prototyping
›Local LLM agent deployment
›Developer tooling and automation
›Enterprise agent onboarding
›Air-gapped environments with local LLMs
Problem resolved
Complex agent setup with no production runtime — MARS makes it one command
Quick start
Install:
curl -fsSL https://raw.githubusercontent.com/elgrhy/marsatlas/main/install.sh | bash
Links
Tech stack
RustOllamaCross-platformCLI