Free Tier
Auxot works without a license key. The free tier includes:
- Unlimited agents
- Unlimited providers (GPU, CLI, Cloud)
- Unlimited skills, context files, and MCP servers
- OpenAI and Anthropic-compatible API endpoints
- Full auto-routing (GPU → CLI → Cloud)
- Single-user access
No registration, no account creation, no telemetry. Download the binary and run it.
Paid Tiers
Purchase a license key at auxot.com to unlock additional features:
Team — $500/mo (billed yearly)
- Unlimited users
- Everything in Free
- Priority support via email
Business — $1,500/mo (billed yearly)
- Everything in Team
- Unlimited teams with organizational boundaries
- Audit logging
- Dedicated support channel
Enterprise — Contact Sales
- Everything in Business
- SSO/SAML integration
- SCIM user provisioning
- Enterprise integrations
- Extended license terms (1-3 years)
- Air-gapped deployment bundles
Installing a License Key
Via Environment Variable
Set AUXOT_LICENSE_KEY before starting the server — useful for container and IaC deployments:
AUXOT_LICENSE_KEY=AUXOT-XXXX-XXXX-XXXX-XXXX auxot-server
Via the Admin Agent
Open the chat UI and tell the admin agent:
Install license key: AUXOT-XXXX-XXXX-XXXX-XXXX
The server validates the key immediately and activates the corresponding tier. No restart required.
Offline Verification
License keys are verified entirely offline — no internet connection required. This works in air-gapped environments, behind firewalls, and with no DNS resolution. The only requirement is a reasonably accurate system clock.
If you enable automatic renewal, the server will contact auxot.com before expiration; otherwise you can renew manually through the billing portal and paste the new key.
Key Expiration
When a license key expires:
- The system continues to run with no disruption.
- Existing agents, skills, and configurations remain intact.
- Features that exceed free-tier limits are disabled.
- A warning appears in the admin agent and server logs.
Renew your license at auxot.com before expiration to avoid interruption.
Feature Summary by Tier
| Feature | Free | Team | Business | Enterprise |
|---|---|---|---|---|
| Agents, providers, skills, context files | ✓ | ✓ | ✓ | ✓ |
| OpenAI and Anthropic-compatible API | ✓ | ✓ | ✓ | ✓ |
| Multiple users | — | ✓ | ✓ | ✓ |
| Teams and organizational boundaries | — | — | ✓ | ✓ |
| Audit logging | — | — | ✓ | ✓ |
| SSO / SAML | — | — | — | ✓ |
| SCIM user provisioning | — | — | — | ✓ |
Features are determined by your license tier and verified offline — no external service is contacted.
Checking License Status
The admin agent shows license status, tier, and expiry when you ask:
What is the current license status?
You can also check under Settings → License in the web UI.