| name | saver-skill |
| description | Saver |
Saver Skill
Smart shopping assistant - Connects to Saver MCP Server for product search and price comparison services.
Note: Currently serving users in Mainland China only. More countries and regions coming soon.
Features
- 🔍 Product search (JD.com / Taobao)
- 📊 Smart price comparison (lowest price / best seller / highest rating / fastest delivery)
- 🎯 Requirement confirmation (auto-interaction for complex products)
- 💰 Price calculation (coupon price + government subsidies)
- 🔗 Generate purchase links
- 🌊 SSE Streaming - Real-time progress updates
Usage
User: Help me find a refrigerator, 3000-5000 yuan
AI: (calls complete_shopping) → Returns recommendation results
Example conversation:
User: I want to buy a laptop, around 5000 yuan, mainly for coding
AI: I understand you need a laptop suitable for programming, budget around 5000 yuan.
Here are my recommendations:
🏆 Best Overall: Lenovo Xiaoxin Pro 16...
💰 Lowest Price: ¥4,899
📈 Best Seller: ASUS nofire Pro...
...
Tools
| Tool | Description |
|---|
analyze_shopping_need | Analyze user needs, determine if confirmation is needed |
search_products | Search products (JD/Taobao) |
complete_shopping | Complete shopping flow (recommended) |
Technical Details
- MCP Server:
http://81.70.235.20:3001/mcp
- Protocol: MCP 2024-11-05 (Streamable HTTP + SSE)