-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Stuart Meeks edited this page Jul 4, 2026
·
5 revisions
FICSIT Foreman is an AI companion for Satisfactory: a web "foreman" that answers production questions from real game data, reads your save, and issues structured work orders. It runs locally with Docker Compose — a web app backed by a unified MCP server (game-data graph + live save-game tools).
FICSIT Foreman is unofficial and not affiliated with Coffee Stain Studios. See the repository README for the full disclaimer.
-
Installation — run the stack with Docker or WSL Containers; open the web app at
http://localhost:8725. - API keys for the foreman chat — Anthropic or OpenAI.
- Configuration — environment variables.
- Game data channels — stable vs experimental.
- Troubleshooting
The game-data and save-game tools are also exposed as a standalone MCP server you can connect to your own AI client:
- Connecting clients — Claude Desktop, other LLMs (coming soon).
Source, issues and contributing live in the repository.
FICSIT Foreman
- Home
- Installation
- API keys
- Configuration
- Game data channels
- Troubleshooting
- MCP clients