From bdaa01cd14a455f9be72dd6412922a175cf8ec3a Mon Sep 17 00:00:00 2001 From: Harry Wang Date: Thu, 10 Apr 2025 14:02:59 -0400 Subject: [PATCH] updated the command --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c4e83f..a44abe6 100644 --- a/README.md +++ b/README.md @@ -99,9 +99,8 @@ For Mac users, go to Settings > MCP and paste the following { "mcpServers": { "blender": { - "command": "command", + "command": "uvx", "args": [ - "uvx", "blender-mcp" ] }