Skip to content
VS Code

three.ws 3D Studio for VS Code

io.github.nirholas/threews-3d-studio

Turn text or an image into an animation-ready 3D model (GLB): generate, rig, animate, retexture.

client:VS Code transport:streamable-http

Install three.ws 3D Studio in VS Code

.vscode/mcp.json

{
  "servers": {
    "threews-3d-studio": {
      "type": "http",
      "url": "https://three.ws/api/mcp-3d"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

three.ws 3D Studio in other clients