Youzan / 有赞 Connector for AI agents.
10 live capabilities
Manage your Chinese e-commerce store and retail orders via chat.
Waiting for input…
Why people use Youzan / 有赞
Stop manual data entry with the Youzan E-commerce
This Connector lets your agent do that work for you. You just ask for the sales stats or a list of recent orders and the data appears in your chat. You stay in your workspace while the agent handles the backend heavy lifting.
What Vinkius changes
You get a conversational interface for your entire retail backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking stock before a sale
An owner asks for SKU 123 stock levels and gets an immediate count using get_inventory.
- Real-world use case 02
Handling a customer complaint
A rep asks for a customer's history to see what they bought last month using list_customers and get_customer.
- Real-world use case 03
Daily sales review
A manager asks for the sales stats from the last 24 hours to see top performers using get_sales_stats.
Complete set · 10capabilities
The complete Youzan / 有赞 capability set.
These are the exact actions your AI can choose when you ask it to work with Youzan / 有赞.
01—04
4 capabilities in this set.
Part of 10 available through Youzan / 有赞.
- 01 Capability
Get customer
Pull up the full details for a specific customer. Use this to see contact info and history.
- 02 Capability
Get inventory
Check the stock levels for any specific SKU. This keeps you from overselling items.
- 03 Capability
Get item
Get the full details for a single product. Use this when you need to know specific item specs.
- 04 Capability
Get order
Retrieve the details for a specific order. This helps you track a single shipment or transaction.
05—07
3 capabilities in this set.
Part of 10 available through Youzan / 有赞.
- 05 Capability
Get sales stats
Get a summary of your sales performance. It's great for checking how your shop is doing at a glance.
- 06 Capability
Get shop
Fetch the basic information about your store. Use this to quickly verify shop details.
- 07 Capability
List categories
See all the item categories in your shop. This helps you understand how your products are organized.
08—10
3 capabilities in this set.
Part of 10 available through Youzan / 有赞.
- 08 Capability
List customers
Search through your SCRM customer base. Use this to find specific people in your database.
- 09 Capability
List items
Get a list of all products currently on sale. This is your go-to for seeing your active inventory.
- 10 Capability
List orders
See all the trades that have been sold. It's perfect for tracking daily fulfillment.
Set up in minutes
One URL. Then ask Youzan / 有赞 to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Youzan / 有赞 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_hS0rNKpZTbfR6AYkv7Ld7BE7iu3F96DdKfnDgeED/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 Youzan / 有赞, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Youzan / 有赞 for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_hS0rNKpZTbfR6AYkv7Ld7BE7iu3F96DdKfnDgeED/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 Youzan / 有赞 URL.
- Step 03
Save and start
Save the connection and enable Youzan / 有赞 in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"youzan": {
"url": "https://edge.vinkius.com/vk_preview_hS0rNKpZTbfR6AYkv7Ld7BE7iu3F96DdKfnDgeED/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 Youzan / 有赞
Open Agent mode in chat and ask: "Using Youzan / 有赞, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"youzan": {
"url": "https://edge.vinkius.com/vk_preview_hS0rNKpZTbfR6AYkv7Ld7BE7iu3F96DdKfnDgeED/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 Youzan / 有赞
Ask Copilot: "Using Youzan / 有赞, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"youzan": {
"url": "https://edge.vinkius.com/vk_preview_hS0rNKpZTbfR6AYkv7Ld7BE7iu3F96DdKfnDgeED/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 Youzan / 有赞
Open Cascade and ask: "Using Youzan / 有赞, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"youzan": {
"url": "https://edge.vinkius.com/vk_preview_hS0rNKpZTbfR6AYkv7Ld7BE7iu3F96DdKfnDgeED/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 Youzan / 有赞
Ask Cline: "Using Youzan / 有赞, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add youzan --transport http "https://edge.vinkius.com/vk_preview_hS0rNKpZTbfR6AYkv7Ld7BE7iu3F96DdKfnDgeED/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 Youzan / 有赞
Ask Claude: "Using Youzan / 有赞, show me...". 10 tools are ready
Where the request belongs
Work Youzan / 有赞 can move forward.
This is for the retail operators who are tired of clicking through endless menus to find a single order or stock count. It's for anyone running a store on Youzan who needs to move faster.
E-commerce Manager
Audits orders and monitors store performance via chat on a Tuesday afternoon.
Store Owner
Checks inventory and sales progress from a mobile-friendly AI interface while on the go.
Customer Success Rep
Pulls up customer purchase histories instantly to solve issues during support calls.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAfosto
Retail and e-commerce engine. manage orders, inventory, products, and customers via AI.
NCR Voyix
Manage commerce and retail operations via NCR Voyix. track orders, sites, products, and inventory directly from your AI agent.
Cart.com (AmeriCommerce)
E-commerce store orchestration via Cart.com. manage products, orders, and customers via AI.
BigCommerce
Manage your online store with product catalogs, order fulfillment, and customer data for high-volume e-commerce operations.
Elastic Path
Manage headless commerce workflows via Elastic Path. inspect carts, track purchases, and retrieve store navigation directly from any AI agent.
Kibo Commerce
Manage e-commerce catalogs, orders, and real-time inventory via Kibo Commerce.
Bring your own AI
Change the model, client or framework. Keep Youzan / 有赞 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 Youzan / 有赞.
The practical details behind the request, access and result.
Does the Youzan MCP work with my existing store?
Yes, it connects to your current Youzan account. You can keep your current setup and just add the AI connection.
Can I use the Youzan MCP to check stock levels?
Yes, you can check specific SKU counts instantly. This helps you avoid overselling items during busy sales.
How do I get my sales stats using the Youzan MCP?
Just ask your agent for a sales summary. It will pull the latest data and give you a quick overview of your performance.
Can the Youzan MCP find specific customer profiles?
Yes, it can search and retrieve details for your customers. This makes it much faster to find contact info or purchase history.
Is the Youzan MCP good for high-volume retail?
Yes, it's built for managing large-scale operations. It handles the data fetching so you can focus on managing the business.
How do I find my Youzan Client ID and Secret?
Log in to the Youzan Cloud Console, create an application, and you will find your Client ID (App Key) and Client Secret in the app settings.
Where is my Shop ID (kdt_id)?
Your Shop ID (kdt_id) can be found in the bottom left corner of your Youzan store administration backend.
Can I check stock levels for specific product variants?
Yes. Use the get_inventory capability with the product's item ID. It will return a list of all SKUs (variants) along with their current stock levels and pricing.
One connection away
Give your agent a direct line to Youzan / 有赞.
Connect Youzan / 有赞 once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available