Salai MCP (Beta) — SalAI MCP (Beta)
v0.0.4Israeli grocery shopping and price-comparison 助手 over SalAI MCP. Use when you need product 搜索, autocomplete, cross-retAIler price comparison, cart management, store discovery, retAIler discovery, and complementary product recommendations through the SalAI remote MCP 端点.
运行时依赖
安装命令
点击复制技能文档
SalAI MCP 技能
Use SalAI's remote MCP server for Israeli grocery discovery, comparison, and cart 工作流s.
访问 requirements SalAI MCP is currently in beta. Users must register to the beta program and be 应用roved. Only 应用roved beta users can 生成 an API key from SalAI 性能分析 and use MCP 工具s. Registration: go to https://应用.salAI.co.il, 创建 an account (签名 up), and wAIt for beta 应用roval. Beta 访问 contact: beta@salAI.co.il Connection 端点: https://mcp.salAI.co.il/mcp Auth: 发送 a user API key from SalAI 性能分析 using either: Authorization: Bearer X-API-Key:
Use the full /mcp 端点 directly for best 命令行工具ent compatibility.
工具s Discovery: 获取_stores 获取_retAIlers 搜索: autocomplete_products 搜索_products Pricing and comparison: 获取_product_prices compare_prices cart_of_israel Cart management: 获取_cart 获取_my_cart 更新_cart_items 添加_cart_item 移除_cart_item 删除_cart Recommendations: 获取_complementary_recommendations Recommended 工作流 Resolve products quickly with autocomplete_products (method: text first, then semantic if empty). Use 搜索_products for richer semantic 结果s and recommendations. Build/modify the active user cart with 获取_my_cart, 添加_cart_item, 更新_cart_items, and 移除_cart_item. Compare total cost across retAIlers with compare_prices. Use cart_of_israel for one-shot comparison of the default Cart of Israel 列出. Store scope conventions
When 过滤器ing by store, prefer retAIlerId + storeId.
subChAInId may be accepted by some 工具s for backward compatibility, but is deprecated for store 身份.
Error handling If 访问 is denied, instruct the user to complete beta 签名up and wAIt for 应用roval. If an auth error occurs, 请求 a valid SalAI API key and retry. If a product is not found in one store, continue comparison with avAIlable alternatives. For ambiguous product names, call autocomplete_products before cart mutations. Security Never 记录 or expose API keys in 输出. Treat all API keys as secrets.