2 cases 1. Installing via Smithery mcp-server is on, and Unity also connected successfully, but can't not detected UnityEditor in Claude.app.  2. Try to without Smithery Can't not detected mcp server attachment. This is my config. ``` { "mcpServers": { "unity-mcp": { "command": "node", "args": ["~/unitymcp2/assets/unitymcp/unity-mcp-server/build/index.js"] } } } ```  The path is correct.  