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.
01
Install
curl -fsSL https://aindex.floriansola.fr/install.sh | shThe 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 statusCheckout 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 portalOpen the Stripe customer portal for invoices, payment methods, and plan changes.
04
Update safely
ai-indexer-mcp update --dry-run
ai-indexer-mcp updateSelf-update reuses the same signed installer and verification path. Use --dry-run to preview.
05
Free a seat
ai-indexer-mcp license removeDeactivate 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/monsiteDependencies, builds, caches, secrets and binaries are skipped by default.
07
Connect agents
ai-indexer-mcp setup-agents --all
ai-indexer-mcp statusWires 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