Install
openclaw skills install plati-mcp-searchFind cheapest reliable subscription offers from Plati using the local MCP server. Use when users ask for best price options, reliable sellers, PRO/Plus subsc...
openclaw skills install plati-mcp-searchPrerequisite: install the MCP server package:
npm i -g plati-mcp-server
Configure an MCP server named plati-scraper in your local OpenClaw/Claude config:
command: plati-mcp-server
If your MCP client hangs on initialize, run server with debug stderr enabled:
PLATI_MCP_STDERR=1 plati-mcp-server
find_cheapest_reliable_options with:
query: user search intentlimit: requested lots count (default 20)sort_by: price_asc (default), price_desc, seller_reviews_desc, reliability_desc, title_asc, title_descmin_reviews: optional seller reliability filter (default 0)min_positive_ratio: optional seller reliability filter (default 0)min_price / max_price: optional numeric rangeinclude_terms / exclude_terms: optional token filtersmax_pages: default 6 for broader scanoptions[]variants[]price_if_selectedDo not use markdown tables or code blocks for final user messages.
Return only a short numbered list with readable text and working links:
1. <Название> — <цена>, <срок>, <продавец> (<рейтинг/отзывы>). Ссылка: <url>
2. ...
After the list, add one short summary line:
Проверено X лотов, выбрано Y лучших по вашим условиям.
If links are present in MCP results, always include direct lot links in each list item.