We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6973dff commit b757768Copy full SHA for b757768
README.md
@@ -42,6 +42,14 @@ await tools.execute_menu_item({
42
43
## Installation
44
45
+### Installing via Smithery
46
+
47
+To install MCP Unity for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@CoderGamester/mcp-unity):
48
49
+```bash
50
+npx -y @smithery/cli install @CoderGamester/mcp-unity --client claude
51
+```
52
53
### Installing the Unity MCP Server package via Unity Package Manager
54
1. Open the Unity Package Manager (Window > Package Manager)
55
2. Click the "+" button in the top-left corner
0 commit comments