Compare Cursor / Cody
AiIndexer is the neutral context layer your agents share.
Cursor, Cody and IDE assistants help write code. AiIndexer sits underneath them as a local MCP context optimizer that reduces tokens, keeps context stable, diagnoses adoption and proves ROI across teams.
| Dimension | Cursor | Sourcegraph Cody | AiIndexer |
|---|---|---|---|
| Primary job | Embedded coding assistant | Code search + code graph + context | Neutral local context optimizer for many agents |
| Agent compatibility | Best inside its own IDE | Best inside Cody/Sourcegraph | Codex, Claude Code, Cursor, Windsurf, Zed, Copilot, Amp via MCP |
| Cost control | Mostly implicit | Context improves quality | Autopilot budgets, packs, cache classes and ROI proof |
| Governance | Editor/account level | Enterprise controls | Governed Context with local-first audit and redaction |
| Proof | Developer experience | Platform value | Pilot report and dashboard on customer code |
| Best use | Writing code in one environment | Enterprise code intelligence | Making every AI agent read less, faster and safer |
MCP surface contract
Keep exactly five MCP tools, but make every advanced workflow discoverable.
The web presentation mirrors the product contract: no schema bloat, no hidden action names, structured output for agents and readable fallback text for humans.
| Tool | Actions | Product job |
|---|---|---|
| context | autopilot | pack | cache | deep-search | pr-pack | Budgeted context, task packs, cache ordering, research and PR review artifacts. |
| search | auto | symbols | patterns | regex | exact | saved | cross-repo | batch | Search remains the substrate, but results feed packs, batch dry-runs and insights. |
| navigate | references | callers | callees | definition | blast-radius | tests | ownership | audit | Graph navigation powers risk, test prediction, review routing and governance checks. |
| status | features | adoption | waste | roi | governance | insights | monitors | team-index | Discovery and proof live in status so agents can self-diagnose and report value. |
| remember | save | search | history | session | outcome | Runs, decisions and outcomes become measurable local memory instead of chat residue. |
Feature visibility checklist
Cursor/Cody comparison maps to registry-backed workflows.
The page keeps the assistant comparison tied to concrete workflows: packs, budgets, ROI proof, adoption checks and governed context.
Agent Cost Autopilot
Budgeted plan before the agent starts reading.
- Surface
- CLI, MCP context, dashboard, pilot report
- Buyer-safe status
- Beta · Pilot-grade
- Runtime
- preview only
Context Packs
Graph-ranked task packs with hashes, cache classes and exact anchors.
- Surface
- CLI pack, MCP links, PR Pack, dashboard timeline
- Buyer-safe status
- Beta · Pilot-grade
- Runtime
- preview only
Proof / ROI Dashboard
Tokens avoided, cost saved, time saved and predicted vs observed proof.
- Surface
- Dashboard, Pilot PDF, pricing, procurement export
- Buyer-safe status
- Beta · Pilot-grade
- Runtime
- preview only
Agent Adoption Detector
Configured agents are checked against recent MCP usage.
- Surface
- Setup success, dashboard alerts, IDE sidebar, pilot report
- Buyer-safe status
- Foundation · Foundation
- Runtime
- preview only
Governed Context
RBAC, redaction, denied paths and audit exports stay visible.
- Surface
- Governance audit, Enterprise policy, monitors, pilot report
- Buyer-safe status
- Foundation · Foundation
- Runtime
- preview only
No hidden features
Feature discovery is a product system, not a page.
The same registry has to surface in setup, CLI, MCP status, dashboard, docs, pricing, release notes and IDE actions so users cannot miss the value they already installed.
Run Autopilot, Generate PR Pack, Check Adoption, Run Pilot Report, Open ROI Dashboard
The first successful install immediately points users to money-saving workflows.
Name, punchline, problem, command, MCP action, plan, maturity, proof and outcomes
Marketing, docs, pricing, setup, dashboard and release notes share the same product truth.
autopilot, pack, cache, deep-search, pr-pack, team-index, pilot, adoption, waste, governance, batch, insights, monitors, ownership
Users can discover and run workflows without reading MCP schemas or source code.
context, search, navigate, status and remember route every advanced action internally
The surface stays at five tools while still exposing enterprise workflows.
ROI cards, run timeline, PR packs, team index, adoption alerts, waste, insights, monitors, batch runs, governance audit
The buyer sees savings and governance evidence instead of a generic search console.
Autopilot, Pack, Cache, Deep Search, PR Pack, Loop Killer, Adoption, Team Index, ROI, Governance, Pilot, Insights, Monitoring, Batch, Ownership, Blast Radius
Agents and developers see the same actions where coding work happens.
Setup success screen
After install, the product should push users into value immediately.
These are the first five actions that make the platform visible before users forget the MCP exists.
Run Autopilot
Shows naive tokens, optimal pack, risks, tests and do-not-read paths.
aindex autopilot "fix billing login bug" --json
context action=autopilot task="fix billing login bug"Generate PR Pack
Turns review into files touched, blast radius, owners, tests, risks and publish-safe comment metadata.
aindex pr-pack --pr 42 --repo owner/name --provider github --publish-comment --dry-run --json
context action=pr-pack pr=42 repo=owner/nameCheck Adoption
Confirms each agent is configured and actually calling MCP.
aindex adoption --repair --json
status detail=adoptionRun Pilot Report
Creates JSON/PDF management proof with provenance, no raw source, savings, adoption, risk and recommendations.
aindex pilot --repos web api billing --pdf --json --output aindex-pilot-report.pdf --json-output pilot-report.json
status detail=pilotPreview: AINDEX_PILOT_REPORT_PATH=./pilot-report.json AINDEX_PILOT_REPORT_PUBLIC_OBSERVED=1 npm --prefix web run devOpen ROI Dashboard
Displays observed savings, waste findings, team index state and governance audit.
aindex roi --json
status detail=roiFeature discovery
What the assistant gets when AiIndexer is underneath.
A shared local index, budgeted context packs, cache-aware ordering, loop detection, adoption checks and governed context for every compatible MCP client.
Agent Cost Autopilot
Give the agent a budgeted plan before it starts reading.
The first response tells the team how much context the agent would have burned and what it should read instead.
Naive context, required pack, savings, risk zones, files to read, files to avoid.
Pro · Beta · Pilot-grade · naive_tokens + required_pack_tokensEnabled: yes · Available: yes · Observed: no · Grade: Pilot-gradeContext Packs
Graph-aware task packs with exact symbol anchors, deps, tests, risks and cache classes.
A task becomes a reusable artifact that agents, CI and reviewers can consume without reconstructing context.
Each item carries fqn, path, line range, graph-aware reason, rank, token estimate, hash and cache class.
Pro · Beta · Pilot-grade · pack_items + fqnEnabled: yes · Available: yes · Observed: no · Grade: Pilot-gradeCache-Aware Context
Order context so prompt caching can actually hit.
The buyer sees that AiIndexer reduces tokens and protects prompt-cache hit rate at the same time.
stable_tokens, volatile_tokens and cache_hit_estimate become first-class metrics.
Pro · Foundation · Foundation · stable_tokens + volatile_tokensEnabled: yes · Available: yes · Observed: no · Grade: FoundationProof / ROI Dashboard
Show tokens avoided, cost saved, time saved and wasted reads.
Management gets numbers it can forward: tokens avoided, cost saved, time saved and loops killed.
Predicted vs observed savings, top repos, top agents, loops and export-ready summary.
Team · Beta · Pilot-grade · tokens_avoided + cost_savedEnabled: yes · Available: yes · Observed: no · Grade: Pilot-gradeAgent Loop Killer
Detect repeated reads, ignored packs and failing-test loops.
The dashboard catches the exact behavior teams complain about: repeated reads and tests without progress.
Findings include ingested agent transcripts, repeated files, ignored MCP, repeated tests and suggested next calls.
Pro · Foundation · Foundation · loop_findings + wasted_readsEnabled: yes · Available: yes · Observed: no · Grade: FoundationAgent Adoption Detector
Verify Codex, Claude Code, Cursor, Windsurf, VS Code, Zed, Copilot and Amp really call MCP.
Install success stops being a guess because every agent is checked against real MCP usage.
Reports configured yes/no, last MCP call, likely issue and idempotent repair command.
Pro · Foundation · Foundation · agent + configuredEnabled: yes · Available: yes · Observed: no · Grade: FoundationTeam Shared Index
One team index per commit instead of every dev indexing the same repo.
A CTO sees one commit-addressed index serving the team instead of every developer re-indexing locally.
Fresh/stale status, commit SHA cache, team ROI report and fallback to local if the server is unavailable.
Team · Foundation · Foundation · commit_sha + freshnessEnabled: yes · Available: yes · Observed: no · Grade: FoundationPR Context Pack
Every PR gets provider-fetched changed files, blast radius, tests, owners and risks.
Reviewers get changed files, blast radius, tests, owners and sensitive risks before opening the diff.
Metadata-only provider context from gh/glab when available, CI artifact, review gate decision and optional GitHub/GitLab comment with reviewer summary.
Team · Foundation · Foundation · changed_files + provider_contextEnabled: yes · Available: yes · Observed: no · Grade: FoundationGoverned Context
RBAC, redaction, audit logs and policy filters for agent context.
Security can prove which agent asked for which context and which paths were denied or redacted.
Audit log: agent, repo, request, pack, files, policy decision, redaction status and metadata-only export.
Enterprise · Foundation · Foundation · subject + policy_idEnabled: yes · Available: yes · Observed: no · Grade: FoundationPilot Report
Generate a 30-minute report on the customer's real repos.
Sales can prove ROI on the customer's code before procurement turns the conversation into belief.
Files, symbols, reduction estimate, risks, adoption and baseline comparison.
Team · Foundation · Foundation · repos_scanned + symbols_mappedEnabled: yes · Available: yes · Observed: no · Grade: FoundationDeep Search
Iterative local research with evidence, citations and a stop condition.
Complex code questions become budgeted research with citations instead of another open-ended search loop.
Steps, evidence, citations, budget used and no-loop stop condition.
Pro · Foundation · Foundation · steps + evidenceEnabled: yes · Available: yes · Observed: no · Grade: FoundationBatch Autopilot
Plan multi-repo changes with an enterprise rollout gate before opening PRs.
Teams get Sourcegraph-style migration planning without surprise PR storms or opaque rollout cost.
Repos touched, candidate patches, tests, owners, risks, PR metadata and a metadata-only rollout gate with CI conclusion.
Team · Foundation · Foundation · target_repos + candidate_changesEnabled: yes · Available: yes · Observed: no · Grade: FoundationInsights & Monitoring
Saved queries, trends and monitors for smells, deprecated APIs and token waste.
Saved searches become weekly signals for deprecated APIs, risky files, token waste and agent adoption.
Snapshots, trends, alerts and CI/webhook output.
Team · Foundation · Foundation · saved_query + snapshotEnabled: yes · Available: yes · Observed: no · Grade: FoundationOwnership & Blast Radius
Resolve owners and show what a change can break.
Every risky change can name likely owners, downstream impact and the tests that protect it.
CODEOWNERS, git blame, path rules and team mapping feed PR packs and governance.
Team · Foundation · Foundation · owners + affected_symbolsEnabled: yes · Available: yes · Observed: no · Grade: FoundationSourcegraph Parity Layer
Cover the indispensable code intelligence workflows, then win on agent ROI.
The buyer recognizes the enterprise checklist, then sees AiIndexer win on agent cost proof.
Search, navigation, Deep Search, Batch, Insights, Monitoring, Ownership, permissions and API surfaces.
Team · Foundation · Foundation · parity_rows + wedge_rowsEnabled: yes · Available: yes · Observed: no · Grade: FoundationVS Code, CLI and MCP Surfaces
The same structured JSON powers CLI, MCP tools and IDE sidebars.
Every feature appears where agents are actually used: setup, CLI, MCP status, dashboard and IDE.
Feature registry feeds docs, CLI, MCP, dashboard, setup success and VS Code sidebar.
Free · Foundation · Foundation · feature_id + commandEnabled: yes · Available: yes · Observed: no · Grade: FoundationAdvanced Code Navigation
Architecture overview, dead code, smells, audit, duplicates, implementations, type hierarchy, map and rules in one router.
The customer can see what problem this workflow solves and how to prove it.
navigate routes architecture, dead-code, smells, audit, duplicates, implementations, type-hierarchy, map and rules through one metadata-only tool.
Pro · Foundation · Foundation · architecture + dead_codeEnabled: yes · Available: yes · Observed: no · Grade: FoundationCross-Session Memory
Save and recall project observations across agent sessions instead of re-deriving them.
The customer can see what problem this workflow solves and how to prove it.
remember saves, searches and replays observations with run-outcome capture, all stored locally.
Pro · Foundation · Foundation · observation + recall_hitsEnabled: yes · Available: yes · Observed: no · Grade: FoundationBatch Search Tools
Run many searches in one routed call to cut round-trips and tokens.
The customer can see what problem this workflow solves and how to prove it.
search action=batch groups related queries with shared ranking and a single budgeted response.
Pro · Foundation · Foundation · batch_queries + grouped_resultsEnabled: yes · Available: yes · Observed: no · Grade: FoundationSelf-Hosted & Air-Gapped
Run the whole index, context and proof stack locally with no network egress.
The customer can see what problem this workflow solves and how to prove it.
Local SQLite index, no-network mode, metadata-only exports and a doctor check that proves air-gapped operation.
Enterprise · Foundation · Foundation · no_network + local_sqliteEnabled: yes · Available: yes · Observed: no · Grade: FoundationCode Graph Export
Export the code graph as SCIP/LSIF or native full-fidelity AIndex Graph (.aig).
The customer can see what problem this workflow solves and how to prove it.
scip and graph subcommands export/import SCIP/LSIF interop indexes and native .aig full-fidelity graphs.
Free · Foundation · Foundation · scip_export + aig_exportEnabled: yes · Available: yes · Observed: no · Grade: FoundationAuto-Wiki
Generate a deterministic, metadata-only code wiki from the live graph.
The team gets an always-fresh, publishable architecture wiki without writing or maintaining one.
Index + per-module pages with signatures, structure and optional execution flows are rendered from the graph; never raw source bodies.
Pro · Foundation · Foundation · wiki_pages + module_pagesEnabled: yes · Available: yes · Observed: no · Grade: FoundationChange Coupling
Surface files that historically change together as a git co-change blast-radius signal.
The agent sees the files that git history says change together before it edits one side of a coupled pair.
Git history is parsed into bounded co-change pairs and surfaced alongside pivots so the agent sees coupled neighbors before editing.
Pro · Foundation · Foundation · co_changes + pair_countEnabled: yes · Available: yes · Observed: no · Grade: FoundationOne-Call Context Pipeline
Capsule, impact, memory recall and change-coupling in a single MCP call.
One context call returns the capsule, impact, recalled insights and co-changed files, so the agent edits without round-trips.
A single context call returns the capsule, impact, prior insights (memory) and co-changed neighbors, each bounded and degrading to empty when unavailable.
Pro · Foundation · Foundation · capsule + impactEnabled: yes · Available: yes · Observed: no · Grade: FoundationEnterprise Access Control
RBAC, SSO and SCIM provisioning for enterprise teams.
Security and IT see RBAC, SSO and SCIM gated to Enterprise and enforced through governance policy.
Role-based access control, single sign-on and SCIM user provisioning are gated as Enterprise entitlements and enforced against the governance policy surface.
Enterprise · Foundation · Foundation · rbac_roles + sso_providerEnabled: yes · Available: yes · Observed: no · Grade: FoundationCodebase Atlas
Understand any AI-built codebase: what it is, what it does, how it's built, what's at stake, and how it all connects.
A team that built fast with AI finally sees what the codebase is, what it does, where the risk concentrates and how it all connects.
Atlas builds a deterministic, metadata-only model of the codebase: subsystems and their purpose, a capability-vs-claims drift report, a ranked risk board, and cross-surface traceability from one local run.
Pro · Foundation · Foundation · system_model + drift_reportEnabled: yes · Available: yes · Observed: no · Grade: Foundation