Blender
Overview
Blender MCP VXAI is a powerful integration that allows users to control Blender using natural language through MCP Clients, enabling the creation, modification, and manipulation of 3D models, animations, and scenes.
To use Blender MCP VXAI, install the necessary addon, set up your MCP client, and provide natural language commands to create or modify 3D content. You can also export your models directly into your projects.
- Natural language commands for controlling Blender. - Real-time creation and modification of 3D models. - Seamless integration with various MCP clients. - AI-driven automation for complex 3D operations.
- Transforming images into 3D models.
- Automating scene updates with natural language descriptions.
- Building complex scenes step-by-step with user-defined parameters.
Add to your AI client
Use these steps to connect Blender in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"blender-vxasi": {
"command": "uvx",
"args": [
"blender-mcp-vxai==1.0.7"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"blender-vxasi": {
"command": "uvx",
"args": [
"blender-mcp-vxai==1.0.7"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"blender-vxasi": {
"command": "uvx",
"args": [
"blender-mcp-vxai==1.0.7"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"blender-vxasi": {
"type": "stdio",
"command": "uvx",
"args": [
"blender-mcp-vxai==1.0.7"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"blender-vxasi": {
"command": "uvx",
"args": [
"blender-mcp-vxai==1.0.7"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"blender-vxasi": {
"command": "uvx",
"args": [
"blender-mcp-vxai==1.0.7"
]
}
}
}FAQ
Can I use Blender MCP VXAI with any version of Blender?
Ensure you are using the compatible version of the addon as specified in the documentation.
Is there a community for support?
Yes! You can join the Discord community for questions, suggestions, and feedback.
How do I troubleshoot connection issues?
Verify that the MCP server is running and that the addon is properly installed.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3772,"uuid":"c47253e2-05d2-468f-8fa3-a6b411b5cb66","name":"blender","title":"Blender","description":null,"avatar_url":null,"created_at":"2025-03-21T16:25:00.726Z","updated_at":"2025-03-21T16:25:06.973Z","status":"created","author_name":"VxASI","author_avatar_url":null,"tags":"blender,3d-modeling,ai-integration","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/VxASI/blender-mcp-vxai","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":"3885916f-d660-4cf7-a1f1-5d1334be44a2","tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":"uvx blender-mcp-vxai==1.0.7","server_params":"{}","server_config":"{\n \"mcpServers\": {\n \"blender\": {\n \"command\": \"uvx\",\n \"args\": [\n \"blender-mcp-vxai==1.0.7\"\n ]\n }\n }\n}","allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]