three.ws 3D Studio for Grok
io.github.nirholas/threews-3d-studio
Turn text or an image into an animation-ready 3D model (GLB): generate, rig, animate, retexture.
client:Grok
transport:streamable-http
Install three.ws 3D Studio in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"threews-3d-studio": {
"type": "http",
"url": "https://three.ws/api/mcp-3d"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs