Skip to content
Windsurf

HOI4 Agent Tools for Windsurf

io.github.klimpaskov/hoi4-agent-tools

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

client:Windsurf transport:stdio runtime:npm

Install HOI4 Agent Tools in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

HOI4 Agent Tools in other clients