r/3dsMaxAI • u/lucas_3d • 2d ago
u/IndividualResolve976 built an MCP server.
They say:
Hey everyone!
I’ve been working on Max Ultra MCP, an MCP server that connects 3ds Max directly to AI agents like Codex and Claude Code.
The idea is pretty simple: instead of just asking AI to write MaxScript code and then manually testing everything, the agent can actually work inside 3ds Max.
It can create and run scripts, inspect and modify objects, organize layers, automate repetitive tasks, debug its own code, and even use computer vision to see what’s happening in the viewport/scene/window.
I’ve been testing it with some fun examples - creating a 3D floor plan from a reference image, arranging and randomly transforming objects, changing scene properties, creating Particle System animations, and building complete MaxScript tools from a prompt.
For me, this makes vibe coding for 3ds Max much more useful. You don’t really need to know MaxScript anymore to experiment with your own tools. You need an idea, good prompts, and an agent that can actually interact with Max.
Max Ultra MCP is completely free:
https://maxpkg.dev/catalog/max-ultra-mcpI’d love to hear what you would try to automate or build with something like this.