Codex
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
.codex/config.toml
[mcp_servers.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.
- 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 Minuten bis zu deinem ersten Proof
3 · Belege es in 30 Minuten
Führe den Proof-Befehl aus und lies die gemessene Token-Reduktion.