1. Conduid
  2. AI
  3. Fluxmcp
MCP server · AI

Fluxmcp

A Resonite mod that adds an MCP (Model Context Protocol) server to handle ProtoFlux for AI integration.

54Fair

Scored 1 hours ago · breakdown

About Fluxmcp

Fluxmcp is an MCP server published by esnya in the AI category: a Resonite mod that adds an MCP (Model Context Protocol) server to handle ProtoFlux for AI integration. It has been installed 0 times through Conduid.

The repository has 8 stars and 2 forks, with the last commit a year ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx fluxmcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Fluxmcp

Powered by Claude · Grounded in docs

I know everything about Fluxmcp. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

v0.1.1Release 0.1.1 · 29 May 2025What's Changed Other Changes Update AGENTS notes by @esnya in https://github.com/esnya/FluxMcp/pull/5 Refactor NodeToolHelpers by @esnya in https://github.com/esnya/FluxMcp/pull/6 CI Build by @esnya in…

README

FluxMcp

[!WARNING] This repository is archived. The functionality provided by this mod is now available as an official Resonite feature via ResoniteLink. Please use that instead.

A ResoniteModLoader mod for Resonite that adds an MCP (Model Context Protocol) server to handle ProtoFlux for AI integration.

Installation

  1. Install the ResoniteModLoader.
  2. Download the latest release from the Releases page.
  3. Place FluxMcp.dll into your rml_mods folder. This folder should be located at C:\Program Files (x86)\Steam\steamapps\common\Resonite\rml_mods for 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.
  4. Extract rml_libs.zip and place the rml_libs folder in your Resonite installation directory (typically C:\Program Files (x86)\Steam\steamapps\common\Resonite).
  5. 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.

README mirrored from the source repository 1 hours ago. The original is authoritative.

Questions

About Fluxmcp

How do I install Fluxmcp?

Run npx fluxmcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Fluxmcp safe to use with an AI agent?

Its trust score is 54 out of 100 (fair). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Fluxmcp still maintained?

The last commit was a year ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.