Pixazo 3D Connector for AI agents.
12 live capabilities
Turn text and images into production-ready 3D assets for games and e-commerce.
Waiting for input…
Why people use Pixazo 3D
Pixazo 3D for Rapid 3D Game Asset Generation
With Pixazo 3D, you just describe the asset or upload a photo. Your AI agent handles the geometry, PBR maps, and rigging in one go. You go from a concept to a usable file in minutes, not days.
What Vinkius changes
You get production-ready 3D assets from simple text or image inputs without ever touching a 3D modeling suite.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Turning product photos into 3D web assets
An e-commerce manager uploads a photo of a sneaker and asks the agent to convert it to 3D.
- Real-world use case 02
Rapid character creation for indie games
A game developer needs a stylized character.
- Real-world use case 03
Optimizing assets for mobile AR
A developer has a high-poly model that lags on mobile.
Complete set · 12capabilities
The complete Pixazo 3D capability set.
These are the exact actions your AI can choose when you ask it to work with Pixazo 3D.
01—04
4 capabilities in this set.
Part of 12 available through Pixazo 3D.
- 01 Capability
Convert 3d format
Converts 3D models between formats like GLB, OBJ, FBX, and USDZ while preserving data. This keeps your workflow moving across different software and platforms.
- 02 Capability
Generate hunyuan 3d
Creates high-fidelity 3D models with accurate proportions and realistic textures from reference images. This is ideal for product visualization and character creation where precise detail matters.
- 03 Capability
Generate hyper 3d
Produces clean mesh topology and professional-grade geometry for game engines and AR. It ensures your 3D models look great in high-end professional workflows.
- 04 Capability
Generate image to 3d
Converts any photo or sketch into a 3D model using the optimized Pixazo pipeline. It makes it easy to turn 2D concepts into usable 3D assets quickly.
05—08
4 capabilities in this set.
Part of 12 available through Pixazo 3D.
- 05 Capability
Generate lowpoly 3d
Generates 3D models with minimal polygons for mobile apps and web-based viewers. This helps you maintain high performance on devices with limited hardware.
- 06 Capability
Optimize 3d mesh
Reduces the polygon count and file size of existing 3D models for better performance. Use this to make large files manageable for web-based 3D applications.
- 07 Capability
Generate pbr textures 3d
Adds full PBR texture maps like albedo, normal, and roughness to 3D models. This ensures your assets react realistically to different lighting conditions in game engines.
- 08 Capability
Generate styled 3d
Generates 3D models in specific artistic styles like anime, cartoon, or photorealistic. You can match your assets to any specific artistic direction easily.
09—12
4 capabilities in this set.
Part of 12 available through Pixazo 3D.
- 09 Capability
Generate text to 3d
Creates 3D models directly from natural language descriptions with style control. This lets you build 3D objects just by describing what you want.
- 10 Capability
Generate trellis 3d
Produces 3D meshes with well-distributed polygons and clean edge flow for easier editing. It's ideal for assets that need to be modified or rigged later.
- 11 Capability
Generate tripo 3d
Generates 3D models quickly for rapid prototyping and batch processing of multiple images. Use this when you need to see many variations in a short amount of time.
- 12 Capability
Generate rigged 3d
Creates 3D characters with bone hierarchies and weight painting for animation. It saves you the time of manual rigging for your animated characters.
Set up in minutes
One URL. Then ask Pixazo 3D to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Pixazo 3D 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_HiVN66lZnx4uRN7DTOoNCmdsnPMbf4OpGHQGGCNK/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 Pixazo 3D, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Pixazo 3D for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_HiVN66lZnx4uRN7DTOoNCmdsnPMbf4OpGHQGGCNK/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 Pixazo 3D URL.
- Step 03
Save and start
Save the connection and enable Pixazo 3D in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"pixazo-3d": {
"url": "https://edge.vinkius.com/vk_preview_HiVN66lZnx4uRN7DTOoNCmdsnPMbf4OpGHQGGCNK/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 Pixazo 3D
Open Agent mode in chat and ask: "Using Pixazo 3D, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"pixazo-3d": {
"url": "https://edge.vinkius.com/vk_preview_HiVN66lZnx4uRN7DTOoNCmdsnPMbf4OpGHQGGCNK/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 Pixazo 3D
Ask Copilot: "Using Pixazo 3D, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"pixazo-3d": {
"url": "https://edge.vinkius.com/vk_preview_HiVN66lZnx4uRN7DTOoNCmdsnPMbf4OpGHQGGCNK/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 Pixazo 3D
Open Cascade and ask: "Using Pixazo 3D, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"pixazo-3d": {
"url": "https://edge.vinkius.com/vk_preview_HiVN66lZnx4uRN7DTOoNCmdsnPMbf4OpGHQGGCNK/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 Pixazo 3D
Ask Cline: "Using Pixazo 3D, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add pixazo-3d --transport http "https://edge.vinkius.com/vk_preview_HiVN66lZnx4uRN7DTOoNCmdsnPMbf4OpGHQGGCNK/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 Pixazo 3D
Ask Claude: "Using Pixazo 3D, show me...". 12 tools are ready
Where the request belongs
Work Pixazo can move forward.
This is for creators who need 3D assets fast but lack the time or specialized skills to build them manually from scratch.
Game Developers
Creating rapid prototypes and game-ready assets with rigs and PBR textures on a Tuesday afternoon.
E-commerce Managers
Turning product photos into 3D visualizations for online stores to improve conversion rates.
AR/VR Designers
Generating optimized, low-poly 3D content for immersive mobile experiences and web viewers.
3D Printing Hobbyists
Converting 2D sketches into clean, printable 3D files for home printing 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.
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.
3D AI Studio
Generate and process 3D models via 3D AI Studio. text-to-3D, image-to-3D, AI texturing, remeshing, rendering, and mesh capabilities 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.
Leonardo.ai (Generative AI & Models)
Generate high-fidelity images via Leonardo.ai. orchestrate generations, audit AI models, and manage visual assets.
Bring your own AI
Change the model, client or framework. Keep Pixazo 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 Pixazo.
The practical details behind the request, access and result.
Can Pixazo 3D create characters for my game?
Yes, it can generate 3D characters with automatic skeletal rigging ready for animation. This saves you from having to manually rig every character.
Does Pixazo 3D support PBR textures?
Yes, it generates full PBR texture maps including albedo, normal, roughness, metallic, and AO. This ensures your assets look realistic in any lighting.
Can I turn a 2D sketch into a 3D model with Pixazo 3D?
Absolutely. You can upload a sketch and use the image-to-3D pipeline to generate a 3D mesh, making it easy to turn 2D concepts into usable assets.
Is Pixazo 3D good for mobile games?
Yes, it includes a specific low-poly generation capability to ensure models run smoothly on mobile devices and web browsers without sacrificing recognizable shape.
What file formats are supported by Pixazo 3D?
It supports common formats like GLB, OBJ, FBX, GLTF, USDZ, 3DS, and DAE, making it compatible with almost any 3D software or platform.
Can I handle different art styles with Pixazo 3D?
Yes, it can generate models in specific styles like anime, cartoon, or photorealistic to match your project's unique aesthetic.
Can I optimize existing 3D models using Pixazo 3D?
Yes, it includes a capability to reduce polygon counts and file sizes, which is perfect for making large files manageable for web-based 3D applications.
Can my AI generate a 3D model from a product photo with PBR textures?
Yes! Use the generate_pbr_textures_3d capability with your product image URL. Pixazo will generate a 3D model with complete PBR texture maps including albedo, normal, roughness, metallic, and ambient occlusion. You can specify texture resolution (1024, 2048, or 4096) and output format (GLB, OBJ, FBX). The resulting model is ready for game engines, product visualization, and e-commerce platforms with physically accurate materials.
Which model should I use for the highest quality 3D generation?
For the highest quality, use generate_hunyuan_3d (Hunyuan by Tencent) or generate_hyper_3d (Hyper3D). Both produce production-quality geometry with detailed surface reproduction. Hunyuan excels at accurate proportions and realistic details, while Hyper3D focuses on clean topology and precise texture mapping. For text-to-3D with quality control, use generate_text_to_3d with quality set to ultra. All models support output formats GLB, OBJ, FBX, GLTF, and USDZ.
Can I generate 3D characters with automatic rigging for animation?
Yes! Use the generate_rigged_3d capability with a character reference image. You can specify the rig type (humanoid, quadruped, or biped) and the API will generate a 3D model with automatic skeletal rigging including bone hierarchies and weight painting. The output is suitable for direct import into Unity, Unreal Engine, Blender, or any animation software. Output formats include FBX (recommended for rigs), GLB, and GLTF.
One connection away
Give your agent a direct line to Pixazo.
Connect Pixazo once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available