Turn text or an image into an animation-ready 3D model (GLB): generate, rig, animate, retexture.
claude mcp add threews-3d-studio --transport http https://three.ws/api/mcp-3d
~/.cursor/mcp.json
{
"mcpServers": {
"threews-3d-studio": {
"url": "https://three.ws/api/mcp-3d"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"threews-3d-studio": {
"serverUrl": "https://three.ws/api/mcp-3d"
}
}
}
.vscode/mcp.json
{
"servers": {
"threews-3d-studio": {
"type": "http",
"url": "https://three.ws/api/mcp-3d"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"threews-3d-studio": {
"url": "https://three.ws/api/mcp-3d"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"threews-3d-studio": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://three.ws/api/mcp-3d"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://three.ws/api/mcp-3d | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.nirholas--threews-3d-studio/reviews or the review_server meta-tool.
POST /mcp