Update README.md

This commit is contained in:
ahujasid 2025-03-12 09:20:53 +05:30 committed by GitHub
parent 2c8b2f2c87
commit edc2ac1107
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,15 +23,7 @@ The system consists of two main components:
- Blender 3.0 or newer - Blender 3.0 or newer
- Python 3.10 or newer - Python 3.10 or newer
- uv package manager:
### Quick Start
Run blender-mcp without installing it permanently (uvx will automatically download and run the package):
```bash
uvx blender-mcp
```
If you're on Mac, please install uv as If you're on Mac, please install uv as
```bash ```bash
@ -57,7 +49,13 @@ Update your `claude_desktop_config.json` (located in `~/Library/Application\ Sup
} }
``` ```
This configuration allows Claude for Desktop to automatically start the Blender MCP server when needed. The pipx command will handle both downloading and running the package in one step. ### Cursor integration
Run blender-mcp without installing it permanently (uvx will automatically download and run the package):
```bash
uvx blender-mcp
```
### Installing the Blender Addon ### Installing the Blender Addon