Cursor
Indexa tu repo en local, conecta tu agente y lanza tu primera prueba en 30 minutos. Ningún código sale de tu máquina.
Instalación
1 · Instalar
$ 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"]
}
}
}Pasos
Conecta el agente que ya usas.
- 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 minutos para tu primera prueba
3 · Pruébalo en 30 minutos
Ejecuta el comando de prueba y lee la reducción de tokens medida.