Skip to content

Commit a22e350

Browse files
Francois Cugyclaude
andcommitted
docs: fix tool count in README (268 → 259)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9c7b108 commit a22e350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This means you can tell Claude Cowork to *"set up the level lighting while also
3838

3939
## What It Does
4040

41-
This package runs a lightweight HTTP bridge inside the Unity Editor. Each instance auto-selects a port from the range `7890–7899` and registers itself in a shared file, so the MCP Server can discover and route to any running Unity Editor — even when multiple instances are open simultaneously (e.g. different projects, or [ParrelSync](https://github.com/VeriorPies/ParrelSync) clones for multiplayer testing). The companion [Unity MCP Server](https://github.com/AnkleBreaker-Studio/unity-mcp-server) connects to it, exposing **268 tools** to AI agents across **24 feature categories**.
41+
This package runs a lightweight HTTP bridge inside the Unity Editor. Each instance auto-selects a port from the range `7890–7899` and registers itself in a shared file, so the MCP Server can discover and route to any running Unity Editor — even when multiple instances are open simultaneously (e.g. different projects, or [ParrelSync](https://github.com/VeriorPies/ParrelSync) clones for multiplayer testing). The companion [Unity MCP Server](https://github.com/AnkleBreaker-Studio/unity-mcp-server) connects to it, exposing **259 tools** to AI agents across **24 feature categories**.
4242

4343
### Core Capabilities
4444

0 commit comments

Comments
 (0)