Zakeke Connector for AI agents.
9 live capabilities
Manage 3D product configurations and custom design orders.
Waiting for input…
Why people use Zakeke
Zakeke for Custom Design Production
With this Connector, your AI agent becomes your production assistant. You can ask it to find a design, check its attributes, and grab the print-ready files in one go. You get the data you need for fulfillment without the friction of navigating a complex dashboard.
What Vinkius changes
You get direct access to your Zakeke production data through natural language.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding production files for a specific order
A production lead needs to find the high-res files for a specific order.
- Real-world use case 02
Monitoring daily custom design trends
An e-commerce owner wants to see what's popular.
- Real-world use case 03
Pulling 3D configuration data for apps
A developer needs to pull 3D configuration logic into a custom web app.
Complete set · 9capabilities
The complete Zakeke capability set.
These are the exact actions your AI can choose when you ask it to work with Zakeke.
01—03
3 capabilities in this set.
Part of 9 available through Zakeke.
- 01 Capability
List orders
View a list of all orders that include customized product items. Use this to monitor your daily production queue.
- 02 Capability
Get cart info
Get the technical data needed to add a 3D configuration to a shopping cart. This makes it easy to sync product attributes with your store.
- 03 Capability
List compositions
See a full list of all 3D product configurations in your account. This helps you keep track of every custom option you offer.
04—06
3 capabilities in this set.
Part of 9 available through Zakeke.
- 04 Capability
Get design print files
Download the ZIP file containing print-ready outputs for a specific design. This allows you to start production without manual file hunting.
- 05 Capability
List designs
Browse all the visual designs created by your customers. You can quickly see what's coming in for production.
- 06 Capability
Get composition details
Pull specific attributes and pricing for a 3D product configuration. This gives you the exact specs for any custom item.
07—09
3 capabilities in this set.
Part of 9 available through Zakeke.
- 07 Capability
Get design details
Retrieve the specific details for a single customer-created design. Use this to see the full scope of a specific order.
- 08 Capability
Get order details
See the specifics of a single order containing customized products. This helps you track individual fulfillment status.
- 09 Capability
List products
See every product currently available for customization. This provides a complete overview of your catalog.
Set up in minutes
One URL. Then ask Zakeke to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Zakeke 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_uHGsMMdh7zaW6UBA4VoMvuDWmheHTCkWMP3Zx85H/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 Zakeke, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Zakeke for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_uHGsMMdh7zaW6UBA4VoMvuDWmheHTCkWMP3Zx85H/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 Zakeke URL.
- Step 03
Save and start
Save the connection and enable Zakeke in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"zakeke": {
"url": "https://edge.vinkius.com/vk_preview_uHGsMMdh7zaW6UBA4VoMvuDWmheHTCkWMP3Zx85H/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 Zakeke
Open Agent mode in chat and ask: "Using Zakeke, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"zakeke": {
"url": "https://edge.vinkius.com/vk_preview_uHGsMMdh7zaW6UBA4VoMvuDWmheHTCkWMP3Zx85H/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 Zakeke
Ask Copilot: "Using Zakeke, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"zakeke": {
"url": "https://edge.vinkius.com/vk_preview_uHGsMMdh7zaW6UBA4VoMvuDWmheHTCkWMP3Zx85H/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 Zakeke
Open Cascade and ask: "Using Zakeke, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"zakeke": {
"url": "https://edge.vinkius.com/vk_preview_uHGsMMdh7zaW6UBA4VoMvuDWmheHTCkWMP3Zx85H/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 Zakeke
Ask Cline: "Using Zakeke, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add zakeke --transport http "https://edge.vinkius.com/vk_preview_uHGsMMdh7zaW6UBA4VoMvuDWmheHTCkWMP3Zx85H/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 Zakeke
Ask Claude: "Using Zakeke, show me...". 9 tools are ready
Where the request belongs
Work Zakeke can move forward.
Production managers and e-commerce owners who handle high volumes of custom product orders and need to manage 3D configurations without constant tab switching.
Production Manager
They use this to quickly find and grab print-ready files for fulfillment without hunting through folders.
E-commerce Owner
They use this to monitor custom design trends and order statuses without constantly logging into the dashboard.
Developer
They use this to pull 3D configuration logic and design data into custom applications or internal capabilities.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPrintify
Automate your print-on-demand business. manage shops, create products, and track orders directly from any AI agent.
Afosto
Retail and e-commerce engine. manage orders, inventory, products, and customers via AI.
Lanhu
Product design collaboration platform. manage design files, handoffs, and team feedback via AI.
Brilliant Made
Manage your corporate swag via Brilliant Made. track orders, browse products, and monitor inventory directly from any AI agent.
Swiftfox
Generate product mockups and marketing visuals instantly with AI that places your designs on real-world backgrounds.
Megaventory
Inventory and order management via Megaventory. track products, stock levels, and orders.
Bring your own AI
Change the model, client or framework. Keep Zakeke 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 Zakeke.
The practical details behind the request, access and result.
Can the Zakeke MCP find print-ready files for me?
Yes, it can find and retrieve the production-ready ZIP files for your designs. This means you can get exactly what you need for production without having to hunt through your dashboard.
How does Zakeke MCP help with 3D product orders?
It lets your agent see all your 3D configurations and the specific orders associated with them. You can check order details or list all custom orders using just natural language.
Can I use Zakeke MCP to see what designs customers are making?
Yes, you can ask your agent to list all customer-created designs. This helps you keep an eye on design trends and new submissions without opening a new tab.
Does Zakeke MCP support order fulfillment tracking?
It does. You can monitor customized product orders and get specific order details to see where everything stands in your production pipeline.
Can I get technical data for 3D products using Zakeke MCP?
Yes, it can pull the technical data needed to add 3D configurations to a shopping cart. This is great for keeping your store's product logic in sync.
How do I get the print-ready files for a customer design?
Use the get_design_print_files capability with the design ID to retrieve the production-ready ZIP file metadata and URL.
Can I check the price of a 3D configuration for a specific quantity?
Yes, the get_composition_details and get_design_details capabilities accept an optional quantity parameter to calculate updated pricing.
Is it possible to see all products available for customization?
Absolutely. Use the list_products capability to retrieve the full catalog of items currently configured for customization in your Zakeke account.
One connection away
Give your agent a direct line to Zakeke.
Connect Zakeke once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available