Loading MCP server directory, please wait...
Agent-first, source-preserving HOI4 focus, scripted GUI, and map tools with safe transactions.
npx @getmcp/cli add io.github.klimPaskov/hoi4-agent-toolsRequires Node.js 18+. Community-contributed server. Review source before installing.
HOI4_AGENT_CONFIGAbsolute path to a persistent allowlisted HOI4 Agent Tools server configuration file.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.klimPaskov/hoi4-agent-tools": {
"command": "npx",
"args": [
"-y",
"hoi4-agent-tools"
],
"env": {
"HOI4_AGENT_CONFIG": ""
}
}
}
}