Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by lmwilki • Uncategorized
An MCP server enabling LLM agents to play full games of Civilization VI via the game's debug API.
Play complex, multi-turn strategy games with incomplete information and resource management.
Interact with Civilization VI's game state and issue commands programmatically via Lua scripting.
A benchmark environment to evaluate long-horizon strategic reasoning and decision making.
This MCP server connects to Civilization VI through the FireTuner debug interface, allowing LLM agents to read game state, control units, manage cities, conduct diplomacy, and play full turns without cheats or vision models. It supports over 70 gameplay tools covering all aspects of the game and enforces all game rules through the official game APIs. The server communicates over stdio JSON-RPC and integrates with various MCP-compatible clients for seamless agent interaction.