06 — PRICING
Pricing that pays for itself.
cix reduces guesswork, duplicate work, and review overhead. Targeted project facts reduce unnecessary full-file reads and repeated searches — token usage varies by workflow, but the durable win is fewer broken edits and less time lost to context drift.
Billing cycle
Free
AI can finally understand your repo.
$0forever
Repos · 1 repo
Usage · 3,000 calls / mo
- Project orientationStack, entry points, routes, schema, hot symbols — in one call. Replaces five minutes of file reads.
- Does this already exist?Symbol-level search across the indexed codebase. Distinguishes definitions from mentions so the assistant stops duplicating helpers.
- Schema awarenessEvery table and column from your migrations — Laravel, Django, Alembic, SQLAlchemy, Prisma, raw SQL — so the AI touches the right column before the write, not after.
- Convention CheckVerifies new files land in the right folders and follow naming rules — before they're written.
Enough to evaluate. Not enough to rely on.
3,000 free calls a month*
Start free →
Individual
AI can safely modify your repo.
$20/mo
Billed monthly · cancel anytime
Repos · 5 repos
Usage · 30,000 calls / mo
- Everything in Free
- Will this break something?Impact analysis: direct callers, transitive callers, affected routes, tests, and tables — before the rename.
- What depends on this?Find detected callers across files, routes, and tests for any function, class, or constant — with full totals and bounded results.
- CounterfactualRuns impact analysis against the version before your change — see exactly what would have broken without the fix.
Edit-time confidence on every change.
Get started — monthly →MOST POPULAR
Pro
AI maintains continuity across your repo over time.
$40/moLaunch
Billed monthly · cancel anytime
Repos · 10 repos
Usage · 150,000 calls / mo
- Everything in Individual
- →What changed since I was here?When you return, your AI gets a symbol-level briefing of what changed while you were away — no re-reading the diff.
- →Repo vital signA Git-anchored health snapshot of your index — drift, staleness, and coverage at a glance, so the assistant knows whether to trust what it reads.
- →Pre-commit Risk PreviewOn every commit, surfaces structural risk: affected routes, callers, and schema-touching edits before the push.
- →Last structural diffThe structural delta of the latest commit — new functions, deleted routes, renamed symbols — as symbols and edges, not a raw text diff.
Persistent repository memory for long-session AI work.
Get started — monthly →
Max
Built for large repositories and uninterrupted multi-agent work.
$100/mo
Billed monthly · cancel anytime
Repos · 15 repos
Usage · 300,000 calls / mo
- Everything in Pro
- Parallel agents — no plan-level concurrency capRun multiple Claude / Cursor / Codex sessions against the same repo at once. Individual and Pro run two concurrent sessions (a third ends the oldest); Max has no plan-level cap.
- Monorepo-scale indexingIndex up to 75,000 files and 4,000,000 symbols per repo, with 120 full rebuilds a month. Exact limits per plan are in the table below.
- Architecture & audit suiteConvention, stale-code, and rename-drift audits, data-flow tracing, and bulk rename — the deep analysis and transformation tools.
- Priority email supportFirst-in-line for support requests. Direct line to the team that builds cix.
Uninterrupted scale for sustained agent work.
Get started — monthly →No card required. Cancel anytime. Kept in a private account-scoped index — never used for training or sold.
*Included with the free tier. Resets monthly. No card required.
Exact limits, by plan
| Limit | Free | Individual | Pro | Max |
|---|---|---|---|---|
| Repos | 1 | 5 | 10 | 15 |
| Calls / month | 3,000 | 30,000 | 150,000 | 300,000 |
| Calls / session | 1,500 | 1,500 | 5,000 | 10,000 |
| Concurrent sessions | No plan-level cap | 2 — a third session ends the oldest | 2 — a third session ends the oldest | No plan-level cap |
| Files / repo | 1,000 | 10,000 | 25,000 | 75,000 |
| Symbols / repo | 50,000 | 300,000 | 1,000,000 | 4,000,000 |
| Full index rebuilds / month | 2 | 10 | 40 | 120 |
Impact analysis, dependencies & counterfactual
from Individual
Catch-up briefing, repo vital sign, pre-commit risk preview, structural diff
from Pro
Architecture audits (convention, stale-code, rename-drift), data-flow tracing, bulk rename
from Max
Priority email support
from Max
Paid plans carry a 10,000 calls/day safeguard against runaway automation — sustained heavy use can reach it. Free has no daily ceiling: 3,000 calls a month is the only limit.
All plans include
- Project orientation & symbol search
- Code & content search
- Schema awareness
- Convention Check
- Find usages & backend handlers
- Structural editing tools
- Research, design & plan workspace
- Uncommitted-work awareness
- Private repos
Enterprise
Custom agreement
For engineering organizations with security, deployment, data-handling, procurement, or support requirements that need to be reviewed and documented in writing.
Talk to us about Enterprise →WHY
Why teams pay for cix
Fewer mistakes
No invented schema. Fewer broken edits. Fewer compile-time-correct, runtime-broken queries.
Better AI output
Grounded in your actual codebase, not training-data guesses.
Less review time
Conventions enforced before code is written, not caught in PR review.
Fewer tokens
Targeted project facts reduce unnecessary full-file reads and repeated searches. Token usage varies by workflow.