Plati MCP Search — Plati MCP 搜索
v0.1.6Find cheapest reliable subscription offers from Plati using the local MCP server. Use when users ask for best price options, reliable sellers, PRO/Plus subscription comparisons, or top-N cheapest offers for a product keyword like "claude code" or "chatgpt plus".
运行时依赖
安装命令
点击复制技能文档
Plati MCP 搜索 技能
Prerequisite: 安装 the MCP server package:
npm i -g plati-mcp-server
配置 an MCP server named plati-抓取器 in your local OpenClaw/Claude config:
command: plati-mcp-server
If your MCP 命令行工具ent hangs on 初始化, 运行 server with 调试 stderr enabled:
PLATI_MCP_STDERR=1 plati-mcp-server
工作流 Call MCP 工具 find_cheapest_reliable_options with: 查询: user 搜索 intent limit: 请求ed lots count (default 20) 排序_by: price_asc (default), price_desc, seller_reviews_desc, reliability_desc, title_asc, title_desc min_reviews: optional seller reliability 过滤器 (default 0) min_positive_ratio: optional seller reliability 过滤器 (default 0) min_price / max_price: optional numeric range include_terms / exclude_terms: optional 令牌 过滤器s max_pages: default 6 for broader 扫描 Treat 响应 as raw market data: each lot includes options[] each option group includes all visible variants[] each variant has computed price_if_selected 应用ly plan/duration/account-type 过滤器ing in the 代理, not in MCP 工具. Include 命令行工具ckable 列出ing links and selected option text in final 输出. Clearly 状态 过滤器s used by the 代理. 输出 格式化 (Telegram-friendly)
Do not use markdown tables or code blocks for final user messages.
Return only a short numbered 列出 with readable text and working links:
- <Название> — <цена>, <срок>, <продавец> (<рейтинг/отзывы>). Ссылка:
- ...
After the 列出, 添加 one short summary line:
Проверено X лотов, выбрано Y лучших по вашим условиям.
If links are present in MCP 结果s, always include direct lot links in each 列出 item.