About this project

vfx-agent-toolkit provides a framework for integrating Claude Code into VFX production pipelines. It is divided into two primary components: Plugins and Connectors. Plugins provide the 'knowledge' (skills and agents) required to perform VFX tasks, while Connectors use the Model Context Protocol (MCP) to provide 'hands,' allowing the AI to interact directly with running applications. Supported applications and tools include: - Nuke: Compositing pipelines, node graphs, and batch shot setup. - Houdini: Procedural generation, USD/Solaris, and VEX automation. - Unreal Engine 5.8: Blueprint automation, PCG, and Sequencer via native MCP. - Blender: Modeling, animation, and geometry nodes via official Blender MCP. - Maya: Scene control and geometry creation. - ComfyUI: Workflow analysis and headless generation. - AI Tools: Magnific (image/video generation) and Seedance (video generation direction). The toolkit includes a core foundation plugin (vfx-core) for cross-application utilities like search, Python scripting, and planning. Installation is primarily Windows-focused via PowerShell scripts, requiring Node.js, Python, and uv for various MCP servers.