Skip to content

Commit 8e7b202

Browse files
committed
Add the rebuild server step
1 parent a2d76b6 commit 8e7b202

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/CUSTOM_TOOLS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ def my_custom_tool(
4848
- Auto-generates the tool name from the function name (e.g., `my_custom_tool`)
4949
- Registers the tool with FastMCP during module import
5050

51+
4. **Rebuild the server** in the MCP for Unity window (in the Unity Editor) to apply the changes.
52+
5153
### Decorator Options
5254

5355
```python

0 commit comments

Comments
 (0)