Codex
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
.codex/config.toml
[mcp_servers.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.
- Add the [mcp_servers.ai-indexer] table above to .codex/config.toml.
- Restart Codex; it loads the ai-indexer MCP server on launch.
- Index the repo: aindex setup --repo /path/to/your/repo.
- Give Codex a task — it composes context through the MCP tools.
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.