Skip to main content
Blender MCP works with any MCP-compatible client. Below are step-by-step configurations for every supported client. Only run one client instance at a time, because multiple clients trying to connect to the same server will conflict.
Only run ONE instance of the MCP server at a time. Do not connect both Claude Desktop and Cursor to Blender MCP simultaneously.
Claude Desktop uses a JSON config file to register MCP servers. Watch the setup video or follow the steps below.
1

Open the config file

In Claude Desktop, go to Settings → Developer → Edit Config to open claude_desktop_config.json.
2

Add the Blender MCP entry

Paste this JSON inside the mcpServers object:
3

Fully quit and relaunch Claude Desktop

On macOS, press Cmd+Q to fully quit. On Windows, quit from the system tray icon. Reopen Claude Desktop so it reloads the config.
If your client cannot find uvx, use the full path from which uvx (macOS/Linux) or where uvx (Windows) as the "command" value. See the Installation page for detailed PATH troubleshooting.