How to Use the fal.ai 3D MCP in Claude Code
Run the fal.ai 3D MCP Server directly from your terminal with Claude Code to script headless asset pipelines.
Works with every AI agent you already use
…and any MCP-compatible client
Connect fal.ai 3D MCP to Claude Code
Create your Vinkius account to connect fal.ai 3D 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.
Run the fal.ai 3D MCP Server in your terminal
The `generate_rodin_3d` tool converts image files or base64 strings into high-quality 3D models directly inside your terminal session. Claude Code executes this tool to generate textured GLB, OBJ, or USDZ files without opening a browser. You can pipe reference images straight to the CLI agent. It runs the generation, downloads the textured mesh, and places the asset in your project directory using standard shell commands.
Rapid batch processing and mesh generation
The `generate_tripo_sr_3d` tool is optimized for rapid generation, producing usable 3D meshes in seconds. Claude Code invokes this tool when you need to process a directory of concept art into quick 3D drafts. The CLI agent scripts the loop to run across your entire asset folder. It writes the status to your terminal, outputting lightweight models perfect for rapid prototyping or bulk asset verification.
Clean topology for game engine pipelines
The `generate_trellis_3d` tool generates structured 3D models with well-organized mesh topology. Claude Code triggers this MCP Server when you need clean geometry that is ready for animation or import into a game engine. The terminal agent saves the structured files and organizes them into your asset pipeline. If you need product-focused angles, it runs `generate_era3d_3d` to ensure viewpoint consistency across the generated meshes.
Set up fal.ai 3D 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 seefalai-3d-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest fal.ai 3D transactions." It will automatically discover and invoke the available fal.ai 3D tools.
claude mcp add --transport http falai-3d-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 fal.ai 3D MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the fal.ai 3D MCP today
We host it, we monitor it, we maintain it. You just paste one token.