Cursor
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 | shConfig
.cursor/mcp.json
{
"mcpServers": {
"ai-indexer": {
"command": "ai-indexer-mcp",
"args": ["serve", "--repo", "/path/to/your/repo"]
}
}
}Schritte
Verbinde den Agenten, den du bereits nutzt.
- Install AIndex with the install script.
- Create .cursor/mcp.json in your project with the config above.
- Open Cursor → Settings → MCP and confirm ai-indexer is listed.
- Index the repo: aindex setup --repo /path/to/your/repo.
- Use the agent in Composer; it reads budgeted context packs.
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.