License Tiers & Activation
OpenClaw uses MCU (Mission Credit Units) billing via Polar.sh. Credits are only consumed on successful task delivery.
License Tiers
Free
Try the CLI. Limited to core commands. Community support only.
Starter — $49/mo
All 8 SoloOS departments. 319 commands. Email support. Best for solo founders.
Pro — $149/mo
AGI Evolution, Multi-CLI routing, RaaS access, priority support.
Enterprise — $499/mo
White-label, custom adapters, SLA, dedicated infra, team seats.
Activation
After purchasing on Polar.sh, you receive a license key via email. Activate it:
mekong license activate <YOUR_LICENSE_KEY> This stores the key in ~/.mekong/license.json and verifies balance with the RaaS gateway.
Check current license status anytime:
mekong license status
# License: Pro | Balance: 847 MCU | Expires: 2026-04-18 Top up credits without changing your plan:
mekong license topup 500 # Add 500 MCU How to Buy via Polar.sh
- Visit polar.sh/openclaw
- Select your product (MEKONG CLI, SOPHIA, ALGO TRADER, etc.)
- Choose a tier — Starter, Pro, or Enterprise
- Complete checkout (card or crypto accepted)
- Receive license key by email within 60 seconds
- Activate with
mekong license activate <key>
All payments are processed by Polar.sh. OpenClaw never stores card details.
Manage Seats (Enterprise)
Enterprise licenses support multiple team members. Add a seat:
mekong license seat/add --email teammate@company.com List active seats:
mekong license seat/list Revoke a seat:
mekong license seat/revoke --email teammate@company.com All seat activity is logged to .mekong/audit.log for compliance.