Enfusion Workbench MCP
by Goldwep
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENFUSION_CORE_PATH | No | Base-game core addons (crawled read-only as the 'core' source). Auto-derived from the Tools path. | |
| ENFUSION_GAME_PATH | No | Arma Reforger game install (used for base-game data access and as CWD when launching Workbench). Auto-derived as a sibling of the Tools path. | |
| ENFUSION_LOGS_PATH | No | Workbench log sessions directory. Auto-derived from the project path. | |
| ENFUSION_DEFAULT_MOD | No | Default addon folder name for tools that take a mod context. Set automatically by wb_launch. | |
| ENFUSION_MCP_DATA_DIR | No | Override the bundled data directory. | |
| ENFUSION_PROJECT_PATH | No | Mod projects directory (crawled as the 'user' source) | ~/Documents/My Games/ArmaReforgerWorkbench/addons |
| ENFUSION_WORKSHOP_PATH | No | Workshop addons directory (crawled as the 'workshop' source). Auto-derived from the project path. | |
| ENFUSION_EXTRACTED_PATH | No | Optional pre-extracted game-data library (checked before .pak fallback). | |
| ENFUSION_GAME_LOGS_PATH | No | Game log sessions directory. Auto-derived from the project path. | |
| ENFUSION_WORKBENCH_HOST | No | Workbench NET API host | 127.0.0.1 |
| ENFUSION_WORKBENCH_PATH | No | Arma Reforger Tools install | C:\Program Files (x86)\Steam\steamapps\common\Arma Reforger Tools |
| ENFUSION_WORKBENCH_PORT | No | Workbench NET API port | 5775 |
| ENFUSION_PROJECT_INDEX_PATH | No | SQLite project-index location | ~/.enfusion-mcp/project-index.db |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues