load_save_from_menu
Load a saved game from the main menu using OCR-guided clicking. Specify a save name or load the most recent autosave.
Instructions
Navigate the main menu to load a save via OCR-guided clicking.
Args:
save_name: Autosave name (e.g. "AutoSave_0221"). If not provided,
loads the most recent autosave.
Requires the game to be running and at the main menu. Uses macOS Vision
OCR to find and click menu elements. Takes 30-90 seconds.
After loading, wait ~10 seconds then call get_game_overview to verify.
Requires pyobjc: uv pip install 'civ6-mcp[launcher]'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |