AIndex
Kostenlos laden
Wähle deinen Agenten

Claude Code

Indexiere dein Repo lokal, verbinde deinen Agenten und führe in 30 Minuten deinen ersten Proof aus. Kein Code verlässt je deine Maschine.

Einrichtung

1 · Installieren

$ 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"]
    }
  }
}
Schritte

Verbinde den Agenten, den du bereits nutzt.

  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 Minuten bis zu deinem ersten Proof

3 · Belege es in 30 Minuten

Führe den Proof-Befehl aus und lies die gemessene Token-Reduktion.