Plans
| Plan | Typical use |
|---|---|
| Free | Explore with limits |
| Node | Individual operators |
| Control | Teams — Meson, Partner Connections, Enterprise branding entry |
| Command | Scale — Multi-Agent Run, Models, SCIM |
| Enterprise | Custom contract, support, advanced compliance |
Pricing shown in-app at Settings → Billing and on the pricing page.
Internet research lookups
When internet research is enabled for your workspace, each plan includes a monthly allotment of live web research lookups (assistant search_web / adaptive research cascade). Overage is metered separately from AI credits.
| Plan | Included lookups / month | Overage |
|---|---|---|
| Node | 10 | $0.35 / lookup |
| Control | 60 | $0.35 / lookup |
| Command | 200 | $0.35 / lookup |
| Enterprise | 200 (default) | $0.35 / lookup |
Included allotments and overage rates are stored on billing_plans and surfaced in Settings → Billing → Usage. New subscriptions include the research-lookup metered price at checkout when configured.
Trial and access
New orgs start trialing. When the trial ends, the app prompts for upgrade and restricts access until billing is active.
Upgrade checkout
- Open the upgrade modal or Settings → Billing
- Select Control, Command, or another offered plan
- Complete payment on
/settings/billing/checkoutusing Stripe Payment Element - Return to billing settings — status should show active
Manage subscription
Use Manage billing to open the Stripe customer portal for invoices, payment method, and cancellation.
API
Billing status: GET /api/billing/status
Subscribe (Payment Element): POST /api/billing/subscribe
See OpenAPI for request bodies.