From edc2ac1107907b6f5e4080d144265b3118dcc844 Mon Sep 17 00:00:00 2001 From: ahujasid Date: Wed, 12 Mar 2025 09:20:53 +0530 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index b59ca8e..671d5fb 100644 --- a/README.md +++ b/README.md @@ -23,15 +23,7 @@ The system consists of two main components: - Blender 3.0 or newer - Python 3.10 or newer - - -### Quick Start - -Run blender-mcp without installing it permanently (uvx will automatically download and run the package): - -```bash -uvx blender-mcp -``` +- uv package manager: If you're on Mac, please install uv as ```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