How to Use the Imagine.io MCP in Claude Code
Integrate the Imagine.io MCP Server into your CLI workflow with Claude Code to automate 3D renders directly from your terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Imagine.io MCP to Claude Code
Create your Vinkius account to connect Imagine.io 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.
CLI-driven render generation
Trigger `create_render_job` directly from your shell to start heavy lifting in the cloud. Claude Code handles the command execution and waits for your confirmation to proceed. Use `get_job_status` in your shell scripts to check if the render is complete. This allows you to pipe the status output into other terminal commands or CI pipelines.
Query assets via terminal
Fetch available scenes and materials by calling `list_scenes` or `list_materials` through the CLI. The output is formatted for easy reading or piping into other tools like grep or jq. Use `get_product` to inspect individual item details without leaving your workspace. This is useful for verifying asset IDs before triggering a render job.
Account monitoring in shell
Check your account status with `get_account` to monitor credit usage from the command line. This helps you manage your budget during automated batch processes. Run `list_renders` to review your job history or troubleshoot failed renders. The output gives you the exact status of your visual assets.
Set up Imagine.io 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 seeimagineio-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Imagine.io transactions." It will automatically discover and invoke the available Imagine.io tools.
claude mcp add --transport http imagineio-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 Imagine.io MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Imagine.io MCP today
We host it, we monitor it, we maintain it. You just paste one token.