请问HN:使用原语MCP构建的LLM示例有哪些?
我看到几篇帖子提到Claude通过MCP连接到Blender,并制作出这些令人印象深刻的模型。<p>这里有一个仓库:https://github.com/ahujasid/blender-mcp<p>我在想,或者更确切地说,是希望这个大型语言模型实际上是通过基本图形指令来制作3D模型的。但深入研究代码后,似乎它们只是调用了文本到3D模型的LLM。<p>有没有人看到过LLM通过MCP使用基本图形制作出真正令人印象深刻的作品的例子?
查看原文
I saw several posts of Claude wired up to Blender via MCP and making these impressive models.<p>Here was one repo https://github.com/ahujasid/blender-mcp<p>I was thinking, or more hoping the LLM was actually providing instructions via primitives to make the 3d models. But digging into the code, it seems they are just calling text to 3d model LLMs under the hood.<p>Has anyone seen any examples where the LLM is using primitives via MCP to make something truly impressive?