diff --git a/MCPForUnity/package.json b/MCPForUnity/package.json index bc01b39d8..2e29dcde3 100644 --- a/MCPForUnity/package.json +++ b/MCPForUnity/package.json @@ -7,6 +7,9 @@ "documentationUrl": "https://github.com/CoplayDev/unity-mcp", "licensesUrl": "https://github.com/CoplayDev/unity-mcp/blob/main/LICENSE", "dependencies": { + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", "com.unity.nuget.newtonsoft-json": "3.0.2", "com.unity.test-framework": "1.1.31" },