Skip to content
Claude Desktop

HOI4 Agent Tools for Claude Desktop

io.github.klimpaskov/hoi4-agent-tools

Analyze HOI4 events, decisions, impact, tech, AI, and MTTH; build focus trees, GUIs, and maps.

client:Claude Desktop transport:stdio runtime:npm

Install HOI4 Agent Tools in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "hoi4-agent-tools": {
      "command": "npx",
      "args": [
        "-y",
        "hoi4-agent-tools"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

HOI4 Agent Tools in other clients