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 a2d76b6 commit 8e7b202Copy full SHA for 8e7b202
docs/CUSTOM_TOOLS.md
@@ -48,6 +48,8 @@ def my_custom_tool(
48
- Auto-generates the tool name from the function name (e.g., `my_custom_tool`)
49
- Registers the tool with FastMCP during module import
50
51
+4. **Rebuild the server** in the MCP for Unity window (in the Unity Editor) to apply the changes.
52
+
53
### Decorator Options
54
55
```python
0 commit comments