- Explore MCP Servers
- FluxMcp
Fluxmcp
What is Fluxmcp
FluxMcp is a Resonite mod that introduces an MCP (Model Context Protocol) server designed to manage ProtoFlux for AI integration.
Use cases
Use cases for FluxMcp include developing AI-driven game features, enhancing NPC behaviors, and integrating machine learning models into gameplay mechanics.
How to use
To use FluxMcp, install the ResoniteModLoader, download the latest release, place ‘FluxMcp.dll’ in the ‘rml_mods’ folder, extract ‘rml_libs.zip’ into the Resonite installation directory, and launch the game. Configuration options allow you to enable the TCP server and set the bind address and listen port.
Key features
Key features of FluxMcp include the ability to handle ProtoFlux, a TCP server for communication, runtime configuration toggling, and automatic server restarts upon configuration changes.
Where to use
FluxMcp can be used in gaming environments that utilize Resonite for AI integration, particularly in scenarios requiring model context management.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Fluxmcp
FluxMcp is a Resonite mod that introduces an MCP (Model Context Protocol) server designed to manage ProtoFlux for AI integration.
Use cases
Use cases for FluxMcp include developing AI-driven game features, enhancing NPC behaviors, and integrating machine learning models into gameplay mechanics.
How to use
To use FluxMcp, install the ResoniteModLoader, download the latest release, place ‘FluxMcp.dll’ in the ‘rml_mods’ folder, extract ‘rml_libs.zip’ into the Resonite installation directory, and launch the game. Configuration options allow you to enable the TCP server and set the bind address and listen port.
Key features
Key features of FluxMcp include the ability to handle ProtoFlux, a TCP server for communication, runtime configuration toggling, and automatic server restarts upon configuration changes.
Where to use
FluxMcp can be used in gaming environments that utilize Resonite for AI integration, particularly in scenarios requiring model context management.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
FluxMcp
A ResoniteModLoader mod for Resonite that adds an MCP (Model Context Protocol) server to handle ProtoFlux for AI integration.
Installation
- Install the ResoniteModLoader.
- Download the latest release from the Releases page.
- Place
FluxMcp.dllinto yourrml_modsfolder. This folder should be located atC:\Program Files (x86)\Steam\steamapps\common\Resonite\rml_modsfor a standard installation. You can create it if it’s missing, or if you start the game once with the ResoniteModLoader installed it will create this folder for you. - Extract
rml_libs.zipand place therml_libsfolder in your Resonite installation directory (typicallyC:\Program Files (x86)\Steam\steamapps\common\Resonite). - Launch the game. If you want to check that the mod is working you can check your Resonite logs.
Configuration
Enabled determines whether the TCP server is started. This value defaults to true and can be toggled at runtime.
Bind address and Listen port control where the TCP server listens. Changes to these settings restart the server automatically.
Development Requirements
For development, you will need the ResoniteHotReloadLib to be able to hot reload your mod with DEBUG build.
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










