AIndex
Télécharger gratuit
Choisissez votre agent

Claude Code

Indexez votre dépôt en local, connectez votre agent et lancez votre première preuve en 30 minutes. Aucun code ne quitte votre machine.

Installation

1 · Installer

$ curl -fsSL aindex.floriansola.fr/install.sh | sh
Config

.mcp.json

{
  "mcpServers": {
    "ai-indexer": {
      "command": "ai-indexer-mcp",
      "args": ["serve", "--repo", "/path/to/your/repo"]
    }
  }
}
Étapes

Connectez l’agent que vous utilisez déjà.

  1. Install AIndex: curl -fsSL https://aindex.floriansola.fr/install.sh | sh
  2. Add the .mcp.json file above at the root of your repository.
  3. Restart Claude Code; it discovers the ai-indexer MCP server automatically.
  4. Run aindex setup --repo /path/to/your/repo to index the project.
  5. Ask Claude Code a task — it will call context() before reading files.
30 minutes pour votre première preuve

3 · Prouvez-le en 30 minutes

Lancez la commande de preuve et lisez la réduction de tokens mesurée.