AiIndexer Buy now

Setup

Install once. Reuse across every existing project.

AiIndexer is built for local agent workflows, MCP clients, and multi-project developer machines.

01

Install

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

02

Activate a paid license

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

Stripe checkout issues a signed entitlement token. The binary verifies it locally before unlocking paid limits.

03

Manage billing

ai-indexer-mcp license portal

The command uses the installed signed license to request a Stripe Customer Portal session for invoices, payment methods, and subscription changes.

04

Index existing projects

ai-indexer-mcp index --repo ~/Documents/matchR
ai-indexer-mcp index --repo ~/Documents/monsite
ai-indexer-mcp index --repo ~/Documents/roadtripper

Path filters skip dependencies, builds, caches, archives, secrets, and binary assets by default.

05

Connect agents

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

The MCP server exposes context, search, navigate, remember, and status tools for agent clients.

05

Support

Email sales@floriansola.fr with your license email, plan, and the output of the status command.