Build with OpenclawBox.
Fork it. Extend it. Ship it.
The entire ClawBox software stack is open source. Run it on your own hardware, contribute to the project, or buy ClawBox for the easiest path from zero to production.
60-second quickstart
Whether you self-host or use ClawBox hardware, the setup is the same.
git clone https://github.com/Clawland-AI/OpenclawBox.git
cd OpenclawBox
# Start with Docker
docker compose up -d
# Open the dashboard
open http://localhost:8080
# That's it! Point your OpenAI SDK here:
# base_url = "http://localhost:8080/v1"
Prefer the easy way?
ClawBox comes pre-loaded with everything above, plus optimized hardware, automatic updates, and Clawland-Fleet support. Buy ClawBox →
Reproducible. Auditable. Yours.
Every number on this site comes from benchmarks you can run yourself. No black boxes.
Cost reduction in certain workloads with mixed-model routing*
Success rate with automatic failover across 5+ providers
Average TTFB with smart provider selection and caching
How it works under the hood
CheapRouter
The core engine. OpenAI-compatible API that routes requests across multiple LLM providers. Features include model routing, automatic failover, cost optimization, rate limiting, billing, and risk controls.
Clawland-Fleet
Device management layer. Deploy, update, and monitor fleets of ClawBox devices. OTA updates, centralized audit logs, quota enforcement, and compliance reporting across all devices.