01Composed of an in-game Lua mod (Bridge) and a Python MCP server component.
021 GitHub stars
03Creates an IPC channel between Civ 5 gameplay and external agents.
04Exposes filtered game context, mimicking human player knowledge for advisor development.
05Generates modinfo and constant files at build time for Civ 5 compatibility.
06Records game state and turn history into a SQLite database.