{ "mcpServers": { "godot-mcp": { "command": "node", "args": ["mcp/godot-mcp/build/index.js"], "env": { "GODOT_PATH": "" } }, "blender": { "command": "uv", "args": ["run", "--project", "mcp/blender-mcp", "blender-mcp"], "env": { "DISABLE_TELEMETRY": "1", "BLENDER_MCP_DISABLE_TELEMETRY": "1", "MCP_DISABLE_TELEMETRY": "1" } } } }