How to Use the Meshy (3D AI) MCP in Claude Code
Generate, optimize, and rig 3D assets from your terminal using Claude Code and Meshy's command-line tools.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Meshy (3D AI) MCP to Claude Code
Create your Vinkius account to connect Meshy (3D AI) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate 3D asset generation from your terminal
This MCP Server turns Claude Code into a headless 3D asset generator. You can pipe prompts directly from shell scripts to `create_text_to_3d_preview` and let your terminal handle the heavy lifting. Track your active generation pipelines programmatically. Your agent calls `list_text_to_3d_tasks` and outputs the status directly to stdout, making it easy to integrate with custom CI/CD pipelines.
Optimize topology and rig models via CLI
No need to open heavy GUI applications to clean up raw meshes. This MCP integration lets your agent execute `create_remesh` to optimize your vertex count. You can immediately chain a `create_rigging` call to skeletonize the mesh. The agent downloads the optimized, rigged asset directly to your target directory.
Run automated printability checks in Claude Code
Build automated checks for your physical prototyping workflows. Claude Code runs `analyze_printability` on your STL files to catch slicing errors before they hit your hardware. If the mesh fails validation, the agent triggers `repair_printability` to fix manifold issues. You can automate this entire sequence to run on every new model commit.
Set up Meshy (3D AI) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seemeshy-3d-ai-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Meshy (3D AI) transactions." It will automatically discover and invoke the available Meshy (3D AI) tools.
claude mcp add --transport http meshy-3d-ai-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Meshy (3D AI) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Meshy (3D AI) MCP today
We host it, we monitor it, we maintain it. You just paste one token.