AIndex
Start free

Setup

Install once. Use it everywhere.

Built for local workflows, MCP clients, and machines juggling lots of projects.

Install / Connect agents

Install once. Use it everywhere.

The installer picks the right build, verifies it, and installs locally — without uploading any code. Wires Codex, Claude Code, Cursor, Windsurf, VS Code and Zed to your local index.

Install pathinstall -> activate -> doctor

01

Install

curl -fsSL https://aindex.floriansola.fr/install.sh | sh

The installer picks the right build, verifies it, and installs locally — without uploading any code.

02

Activate your license

ai-indexer-mcp license install YOUR_LICENSE_TOKEN
ai-indexer-mcp license status

Checkout issues a signed token. The binary verifies it locally and unlocks paid limits. Offline tokens install with --local-only.

03

Manage billing

ai-indexer-mcp license portal

Open the Stripe customer portal for invoices, payment methods, and plan changes.

04

Update safely

ai-indexer-mcp update --dry-run
ai-indexer-mcp update

Self-update reuses the same signed installer and verification path. Use --dry-run to preview.

05

Free a seat

ai-indexer-mcp license remove

Deactivate a machine online and free its paid seat in one command.

06

Index your projects

ai-indexer-mcp onboard --repo ~/Documents/matchr
ai-indexer-mcp index --repo ~/Documents/monsite

Dependencies, builds, caches, secrets and binaries are skipped by default.

07

Connect agents

ai-indexer-mcp setup-agents --all
ai-indexer-mcp status

Wires Codex, Claude Code, Cursor, Windsurf, VS Code and Zed to your local index.

08

Support

Email us with your license email, plan, and the output of the status command: contact