updated README
This commit is contained in:
parent
36c05e7196
commit
d430a6b215
@ -105,6 +105,8 @@ Once the config file has been set on Claude, and the addon is running on Blender
|
||||
- `search_polyhaven_assets` - Search for assets on PolyHaven with optional category filtering
|
||||
- `download_polyhaven_asset` - Download and import a PolyHaven asset into Blender
|
||||
|
||||
To see everything in Poly Haven, [see here](https://polyhaven.com/)
|
||||
|
||||
### Example Commands
|
||||
|
||||
Here are some examples of what you can ask Claude to do:
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "blender-mcp"
|
||||
version = "1.0.2"
|
||||
version = "1.1.0"
|
||||
description = "Blender integration through the Model Context Protocol"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user