Clarify tools provided to LLMs in README
Updated text to specify 'the tools' for LLMs.main
parent
cb1a7dd2a1
commit
c1d89c7680
|
|
@ -13,7 +13,7 @@
|
|||
[](https://modelcontextprotocol.io/introduction)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
|
||||
**Create your Unity apps with LLMs!** MCP for Unity bridges AI assistants (Claude, Cursor, VS Code, etc.) with your Unity Editor via the [Model Context Protocol](https://modelcontextprotocol.io/introduction). Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks.
|
||||
**Create your Unity apps with LLMs!** MCP for Unity bridges AI assistants (Claude, Cursor, VS Code, etc.) with your Unity Editor via the [Model Context Protocol](https://modelcontextprotocol.io/introduction). Give your LLM the tools to manage assets, control scenes, edit scripts, and automate tasks.
|
||||
|
||||
<img alt="MCP for Unity building a scene" src="docs/images/building_scene.gif">
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue