Product
Plans & pricing
Self-serve Lexicor Cloud is Trial → Standard or Pro, with Hosted Enterprise on request. Standard and Pro share the same core product; they differ by volume, rate limits, retention, and fair-use caps. Edge and MCP Proxy are optional add-ons on Standard/Pro and bundled in Enterprise.
Plans at a glance
| Plan | Trial | Standard | Pro | Enterprise |
|---|---|---|---|---|
| Price | $0 | $149/mo ($1,490/yr) | $499/mo ($4,990/yr) | Sales-led (Quotes) |
| Included requests | 5,000 total (14-day window) | 50,000 / mo | 250,000 / mo | Custom |
| Overage | — | $3.00 / 1k | $2.00 / 1k | Custom |
| Rate limit | 120 rpm | 60 rpm | 300 rpm | 600 rpm |
| Max payload | 1 MiB | 1 MiB | 1 MiB | 10 MiB |
| Retention (hot / warm) | Trial window only | 30d / 90d | 30d / 365d | 90d / 365d (custom available) |
| At cap | Fail-closed | Overage, then soft-cap | Overage, then soft-cap | Contract |
Yearly Standard and Pro prices are two months free versus monthly. Enterprise terms (MSA, DPA, SLO commits) are arranged by email — partnerships@lexicor.io.
What's in every paid plan
Trial, Standard, and Pro share the same Cloud feature set. Standard and Pro differ by volume, limits, and retention — not by which core APIs you can call.
- Requests —
POST /v1/envelope/mediate(and equivalents) - Ledger — searchable decision history
- Audit lake — query decisions for compliance review (unmetered on self-serve)
- Policy dry-run — preview how a candidate policy would have treated retained decisions
- Compliance evidence packs — export reports shaped for common frameworks
- MCP tools — Cloud-side MCP surfaces (the Local MCP Proxy add-on is separate; see below)
Enterprise-only features
Enterprise unlocks the trust and federation boundary on top of the shared core:
- Cross-org federation (routing, key material, denylists)
- Trust boundaries and per-agent trust scores
- MCP negotiation
- SSO
- Custom symbol tables
- Both add-ons bundled (Lexicor Edge and MCP Proxy)
- MSA / DPA / SLO commitments and custom limits
Metering
One successful request counts as one metered unit. That includes:
- A direct
POST /v1/envelope/mediate - An MCP tool call that runs through mediation
- Each item flushed via Edge (
POST /v1/envelope/mediate-batch)
Lake queries are unmetered on self-serve plans. Stripe meter event name: mediate_decision (internal; console and invoices refer to these as requests).
Fair-use soft-caps
After the included allotment, overage billing applies up to a per-tier soft-cap. Crossing the soft-cap returns 429:
| Tier | Soft-cap (requests / mo) | On exceed |
|---|---|---|
| Standard | 200,000 | Upgrade to Pro |
| Pro | 2,000,000 | Contact sales (Hosted Enterprise) |
Trial remains fail-closed at 5,000 total requests or when the 14-day window ends — there is no overage on trial.
Add-ons
Optional on Standard and Pro; both are included with Enterprise.
| Add-on | Price | What it is | Entitlement |
|---|---|---|---|
| Lexicor Edge | $79/mo per tenant | Local request sync: spool mediate requests and flush in batches when the network is flaky or jobs must not block on Cloud RTT | edge_client |
| MCP Proxy | $129/mo per tenant | Tool-data plane on your network: private MCP upstreams; tool payloads never leave your side | mcp_proxy |
Buy either alone, or both ($208/mo combined). There is no discounted Edge+MCP bundle on self-serve. Requests from either add-on still count toward your plan's request meter (mediate_decision).
Which one do I need? Use Edge for durable request sync without local tools. Use MCP Proxy when agents call private MCP servers and you want mediation without sending tool traffic to Lexicor. Many teams run both.
How to upgrade
- Sign in at console.lexicor.io.
- Plan: Account → Plan & billing → choose Standard or Pro → Upgrade with card (Stripe Checkout).
- Add-ons: Add-ons → Edge or MCP Proxy → purchase (requires Standard or Pro; trial accounts choose a paid plan first).
- Enterprise: email partnerships@lexicor.io.
Next steps
- Request a briefing
- Lexicor Cloud API path
- Hosted console walkthrough
- Lexicor Edge and MCP Proxy
- Security & trust — for procurement and security review
- Support