get_game_context
Construct a compact graph of a Godot game's files and scripts, giving AI tools the context needed for automation, editing, and testing.
Instructions
Build a compact project graph for AI-assisted game understanding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxFiles | No | ||
| projectPath | No | Optional absolute Godot project path. Defaults to the project selected in Godot MCP Toolkit. | |
| includeScripts | No |