MCPVault

execute_csharp_script_in_unity_editor

MCP tool from UnityCodeMCPServer by Signal-Loop

Perform any task by executing generated C# scripts in Unity Editor context. Full access to UnityEngine, UnityEditor APIs, and reflection. Automatically captures logs, errors, and return values.

How to use it

execute_csharp_script_in_unity_editor is exposed by the UnityCodeMCPServer MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the execute_csharp_script_in_unity_editor tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

FULL UNITYCODEMCPSERVER LISTING