updated the command

This commit is contained in:
Harry Wang 2025-04-10 14:02:59 -04:00
parent 6cc933f285
commit bdaa01cd14

View File

@ -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"
]
}