MCPVault

execute_editor_command

MCP tool from UnityMCPIntegration by quazaai

Execute C# code directly in the Unity Editor

How to use it

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

Install UnityMCPIntegration

$npx -y @smithery/cli install @quazaai/unitymcpintegration --client claude
FULL UNITYMCPINTEGRATION LISTING