RHoiScribe

czxieddan/RHoiScribe
★ 6 stars Rust AI/LLM Updated 4d ago
Local MCP server for Hearts of Iron IV modding agents
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rhoiscribe": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "RHoiScribe"
      ]
    }
  }
}

README Excerpt

<div align="center"> <img src="resources/RHoiScribe.ico" alt="RHoiScribe" width="128" height="128"> <h1 align="center">RHoiScribe</h1> Local MCP server for Hearts of Iron IV modding agents If RHoiScribe helps your modding workflow, starring the repository helps other HOI4 mod authors find it. </div> RHoiScribe gives Codex, Claude Code, and other MCP-compatible clients a local HOI4 modding reference layer plus tools for generating game-readable files.

Tools (10)

classify_error_logdiscover_hoi4_environmentgenerate_decision_batchgenerate_event_batchgenerate_focus_batchgenerate_localisation_batchscan_unique_identifierssearch_hoi4_knowledgevalidate_hoi4_debug_runvalidate_hoi4_paths

Topics

aihoi4mcpmcp-servermoddingmodding-tools