Get MCP workspace root
godot_get_workspaceRetrieve the absolute workspace path for the Godot MCP server, defining the sandbox root for all project file operations and asset downloads.
Instructions
Return the sandbox directory for this server.
Every project path, write, and Asset Library download must stay under this tree unless you change GODOT_MCP_ROOT and restart the server.
Returns: Absolute workspace path and configuration hints
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||