Spawns ai companion
Requires using Claude Code (/model sonnet is fine)
Beta mod, spawning works, and they mine and have access to 50 actions but most of them don't work properly yet
Repo: https://github.com/lveillard/factorio-ai-companion
Instructions
- you need to set up your .ini (if windows for instance edit %APPDATA%\Factorio\config\config.ini
Add these two lines:
local-rcon-socket=127.0.0.1:34198
local-rcon-password=factorio
Then open multiplayer game, run claude code, ask it to start the loop and use the mcp server. Then use /fac .... to communicate with claude code and your companions you can also use /fac <id> to communicate to a specific companion
They are not parallelized yet