AiIndexer Start trial

Product

Give every coding agent a private map of the repo.

AiIndexer is a local-first context engine. It parses source, builds a dependency graph, stores project memory, and exposes MCP tools so agents can retrieve the right code before they edit.

Read setup Buy Pro

Core system

The base product is not a website. It is the local context loop.

01

Parse

Language-aware extraction for Rust, TypeScript, Python, Go, Java, C, C++, and C#.

02

Graph

Symbol nodes, dependency edges, PageRank, traces, hot spots, dead-code candidates, and duplicate detection.

03

Retrieve

Hybrid search and context capsules reduce irrelevant source dumps while keeping agent answers grounded.

04

Remember

Project memory gives agents durable context about decisions, conventions, and recurring workflows.

05

Connect

Generated MCP configs wire Claude Code, Cursor, Windsurf, VS Code, and Zed to the same local binary.

06

Operate

Doctor, bench, status, update, license activation, billing portal, and seat release are part of the CLI.

One product path

From install to useful agent context.

Download
  1. Install signed binary Public installer verifies checksum and Ed25519 archive signature. curl -fsSL https://aindex.floriansola.fr/install.sh | sh
  2. Activate entitlement Stripe-issued token reserves a paid machine seat and unlocks Pro or Team limits. ai-indexer-mcp license install YOUR_LICENSE_TOKEN
  3. Onboard a repo Init config, inject agent instructions, index the codebase, configure MCP clients, and print next commands. ai-indexer-mcp onboard --repo ~/Documents/matchR
  4. Use the graph Search, context, navigation, memory, stats, traces, hot spots, and benchmark commands run locally. ai-indexer-mcp search "where is checkout implemented?" --repo ~/Documents/matchR

Why buyers care

It fixes the agent context problem without creating a cloud-code problem.

Private by default

No source upload in standard mode.

The hosted service handles billing, license status, trials, and support. Code intelligence stays local.

Fast adoption

Works inside existing projects.

Use the same binary across monsite, matchR, salecast, poisson, roadtripper, and new client repos.

Commercial controls

Licenses, seats, renewal, portal.

Admins can reissue, revoke, inspect deliveries, triage tickets, and export customer data from the billing console.

Proof surface

Benchmarks and release artifacts.

Public benchmarks, signed releases, SBOM, provenance, Homebrew formula, VSIX package, and status page are visible.

Start with a real repo

Run one command after install and judge the agent answers.