3D AI Studio Connector for AI agents.
12 live capabilities
Create production-ready 3D assets from text and images.
Waiting for input…
Why people use 3D AI Studio
3D AI Studio for Rapid 3D Asset Generation
This Connector removes that hurdle. You just tell your agent what you want to see, and it handles the generation, remeshing, and texturing. You get production-ready assets in a fraction of the time, moving from an idea to a 3D file in a single conversation.
What Vinkius changes
You get a full 3D production suite controlled entirely through conversation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Rapid game prop creation
A game dev needs a specific prop.
- Real-world use case 02
E-commerce product visualization
An e-commerce owner has a product photo.
- Real-world use case 03
3D print file preparation
A 3D printing enthusiast has a broken file.
Complete set · 12capabilities
The complete 3D AI Studio capability set.
These are the exact actions your AI can choose when you ask it to work with 3D AI Studio.
01—04
4 capabilities in this set.
Part of 12 available through 3D AI Studio.
- 01 Capability
Generate ai texturing
Repaint or restyle 3D models with PBR materials like rusty metal or polished wood. This is great for iterating on styles quickly.
- 02 Capability
Convert 3d format
Switch between GLB, OBJ, FBX, STL, PLY, USDZ, and 3MF while keeping all geometry and rigging. It ensures your files work in any software.
- 03 Capability
Generate image to 3d
Turn photos, sketches, or concept art into 3D models with full PBR textures. This helps turn 2D ideas into 3D reality.
- 04 Capability
Repair 3d mesh
Fix non-manifold geometry, holes, and inverted normals to make meshes watertight for printing. It cleans up messy files automatically.
05—08
4 capabilities in this set.
Part of 12 available through 3D AI Studio.
- 05 Capability
Segment 3d mesh
Automatically identify and separate parts like wheels, arms, or heads from a single mesh. This helps with rigging and part assignment.
- 06 Capability
Optimize 3d model
Reduce polygon counts and compress files for better performance on web and mobile devices. Use this to keep your scene running smoothly.
- 07 Capability
Remesh 3d model
Rebuild mesh topology into clean tri or quad faces for better animation and game use. It creates cleaner geometry for your assets.
- 08 Capability
Render 3d model
Create 4K images and turntable videos for marketing and portfolio presentations. This gives you high-quality visuals for your work.
09—12
4 capabilities in this set.
Part of 12 available through 3D AI Studio.
- 09 Capability
Generate text to 3d
Create 3D models directly from natural language descriptions with style and density controls. It is the fastest way to get a base model.
- 10 Capability
Bake textures 3d
Transfer high-poly details like normal maps and ambient occlusion onto low-poly game meshes. This makes high-detail models game-ready.
- 11 Capability
Calculate volume 3d
Get volume, surface area, and weight estimates for 3D printing and manufacturing. This helps you plan your materials and costs.
- 12 Capability
Generate multiview to 3d
Build accurate 3D models by providing two or more reference images from different angles. It creates more precise geometry than single images.
Set up in minutes
One URL. Then ask 3D AI Studio to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use 3D AI Studio from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_RjytbdeIWjvU829nY4MLRr0R8nZ6nrKtljaeHcNc/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it 3D AI Studio, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable 3D AI Studio for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_RjytbdeIWjvU829nY4MLRr0R8nZ6nrKtljaeHcNc/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the 3D AI Studio URL.
- Step 03
Save and start
Save the connection and enable 3D AI Studio in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"3d-ai-studio": {
"url": "https://edge.vinkius.com/vk_preview_RjytbdeIWjvU829nY4MLRr0R8nZ6nrKtljaeHcNc/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using 3D AI Studio
Open Agent mode in chat and ask: "Using 3D AI Studio, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"3d-ai-studio": {
"url": "https://edge.vinkius.com/vk_preview_RjytbdeIWjvU829nY4MLRr0R8nZ6nrKtljaeHcNc/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using 3D AI Studio
Ask Copilot: "Using 3D AI Studio, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"3d-ai-studio": {
"url": "https://edge.vinkius.com/vk_preview_RjytbdeIWjvU829nY4MLRr0R8nZ6nrKtljaeHcNc/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using 3D AI Studio
Open Cascade and ask: "Using 3D AI Studio, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"3d-ai-studio": {
"url": "https://edge.vinkius.com/vk_preview_RjytbdeIWjvU829nY4MLRr0R8nZ6nrKtljaeHcNc/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using 3D AI Studio
Ask Cline: "Using 3D AI Studio, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add 3d-ai-studio --transport http "https://edge.vinkius.com/vk_preview_RjytbdeIWjvU829nY4MLRr0R8nZ6nrKtljaeHcNc/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using 3D AI Studio
Ask Claude: "Using 3D AI Studio, show me...". 12 tools are ready
Where the request belongs
Work 3D AI Studio can move forward.
This is for creative professionals who need high-quality 3D assets fast but don't have the time or specialized skills to model every single object by hand.
Game Developers
Creating thousands of unique environment assets and characters without a massive art team.
E-commerce Managers
Building 3D product galleries for online stores from simple smartphone photos.
3D Printing Hobbyists
Fixing messy files and calculating print weights before hitting the printer.
Content Creators
Making 3D props and turntable renders for social media and video projects.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMeshy (3D AI)
Transform text and images into high-quality 3D models using Meshy's generative AI directly from your agent.
Pixazo 3D
Generate production-quality 3D models via Pixazo. convert images and text to 3D assets with Hunyuan, Hyper3D, Tripo, and Trellis from any AI agent.
fal.ai 3D
Generate 3D models via fal.ai. convert images and text to 3D assets using Rodin, TripoSR, Trellis, and 9+ AI models from any AI agent.
Imagine.io
Create 3D product visualizations and room renders from photos using AI that turns concepts into photorealistic images.
Style3D
Manage 3D fashion assets via AI. browse projects, garments, fabrics, and trigger cloud renders for digital fashion workflows.
Mesh Geometry Calculator
Perform advanced geometric and topological analysis on 3D triangle meshes.
Bring your own AI
Change the model, client or framework. Keep 3D AI Studio connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about 3D AI Studio.
The practical details behind the request, access and result.
Can 3D AI Studio help me make 3D models for my game?
Yes, it generates models from text or images and prepares them for game engines. You can use it to create props, characters, and environment assets quickly.
Can I use 3D AI Studio to turn photos into 3D assets?
Yes, you can upload photos and have your agent generate 3D models with textures. This is perfect for turning 2D product photos into 3D shop items.
Does 3D AI Studio fix broken 3D files for printing?
Yes, it identifies and repairs holes and non-manifold geometry. It makes your files watertight so they are ready for your 3D printer.
Can I change the file format of my 3D models?
Yes, it converts between common formats like GLB, FBX, STL, and many others. This ensures your files work in whatever software you prefer.
Can 3D AI Studio help with 3D rendering?
Yes, it creates 4K images and turntable videos of your models. This helps you create high-quality marketing materials and portfolio shots.
Can I use 3D AI Studio to optimize models for the web?
Yes, it reduces polygon counts and compresses files for better performance. This keeps your web scenes running smoothly on mobile and desktop.
Can my AI generate a 3D model from a text description with specific style?
Yes! Use the generate_text_to_3d capability with your text prompt and style parameter. Choose from models like Hunyuan 3D Pro (highest quality), TRELLIS.2-4B (structured topology), or Tripo (fastest generation). Specify style as photorealistic, stylized, anime, cartoon, or lowpoly. Set face limits and density presets. Output in GLB, OBJ, FBX, STL, PLY, USDZ, or 3MF formats.
How do I apply AI texturing to an existing 3D model?
Use the generate_ai_texturing capability with your existing 3D model URL. Provide a text prompt describing the desired material (e.g., rusty metal, polished wood, cartoon stone) or a style image URL for texture transfer. The API generates complete PBR texture sets including albedo, normal, metallic, and roughness maps. You can specify texture resolution from 1024 to 4096 pixels.
Can I repair and prepare a 3D model for 3D printing?
Yes! Use repair_3d_mesh to fix non-manifold geometry, holes, and inverted normals making your model watertight for 3D printing. Then use calculate_volume_3d to get volume, surface area, and weight estimates for your chosen material (PLA, ABS, resin, metal). Finally use convert_3d_format to output in STL or 3MF format which are optimal for 3D printing slicers.
One connection away
Give your agent a direct line to 3D AI Studio.
Connect 3D AI Studio once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available