Cinema 4D MCP Source of Truth This skill targets Vlad's fork of Cinema 4D MCP: vladmdgolam/cinema4d-mcp. Relevant fork additions: - - read-only Redshift inspector for assignments, preview-derived colors, readable description/container fields, and best-effort graph probing. Note: this tool may skip RS materials as (type 5703) — use with the API for full RS node graph extraction instead (see Redshift Material Extraction section). - Duplicate-safe material targeting - the inspector accepts and returns stable scene indices plus duplicate-name hints when names collide. - Redshift GraphView fallbac…