Skip to content

RHoiScribe v0.3.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 14:21

RHoiScribe is a local MCP server for Hearts of Iron IV modding agents. Download the file for your platform, keep it in a stable folder, and use its path as the MCP server command.

Downloads

Direct binaries:

  • Windows x86_64: rhoiscribe-windows-x86_64.exe
  • Linux x86_64: rhoiscribe-linux-x86_64
  • macOS universal: rhoiscribe-macos-universal

Skill packages include SKILL.md and the matching executable:

  • Windows Skill package: rhoiscribe-skill-windows-x86_64.zip
  • Linux Skill package: rhoiscribe-skill-linux-x86_64.zip
  • macOS Skill package: rhoiscribe-skill-macos-universal.zip

Skill packages are the quickest way to give compatible agents local access without editing MCP configuration. For complete functionality and a smoother experience, use the MCP server when your agent supports it.

On Linux or macOS, run chmod +x <downloaded-file> if your system asks for executable permission.

To print the command path for your MCP client, run the downloaded file with --print-command. To use RHoiScribe from a Skill package without MCP setup, run --skill list-tools, --skill list-resources, or --skill list-prompts.

Changes

Changes since v0.3.0:

  • chore: release version 0.3.1 (1a2f36a)
  • feat: adapt to the new version of RNMDB (2262043)
  • fix: surface state database failures (4b161b9)
  • feat: add toml knowledge database (b6805be)
  • docs: update hoi4 version snapshot (b858bde)
  • chore: update rnmdb dependency (7b7c5a6)
  • fix: delete the unused module hoi4 (d54d6f7)