The desktop verifies the signed release, then asks for a Definition Space and permission confirmation.
Environment requirements
BLENDER_CONTROL_DEFAULT_TIMEOUTOptional · Non-secretDefault end-to-end timeout in seconds for snapshotting, hashing, Blender execution, result validation, and artifact commit.
BLENDER_CONTROL_MAX_ARTIFACT_BYTESOptional · Non-secretMaximum size in bytes for each promoted .blend, preview, or export artifact.
BLENDER_CONTROL_MAX_CONCURRENT_JOBSOptional · Non-secretMaximum isolated Blender processes launched concurrently by one MCP server. Values are clamped to 1–8.
BLENDER_CONTROL_MAX_INLINE_IMAGE_BYTESOptional · Non-secretMaximum PNG/JPEG preview size returned as a standard MCP image block. The runtime never exceeds the host limit of 5 MiB.
BLENDER_CONTROL_MAX_PROJECT_SNAPSHOT_BYTESVersion history