Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add neuratechcompany-ops/kettu-marketplace-mcp --skill ozon-connectorgit clone --depth 1 https://github.com/neuratechcompany-ops/kettu-marketplace-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/neuratechcompany-ops/kettu-marketplace-mcp/ozon-connector)<a href="https://agentmods.dev/skills/neuratechcompany-ops/kettu-marketplace-mcp/ozon-connector"><img src="https://agentmods.dev/badge/skills/neuratechcompany-ops/kettu-marketplace-mcp/ozon-connector/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/neuratechcompany-ops/kettu-marketplace-mcp/ozon-connector"><img src="https://agentmods.dev/badge/skills/neuratechcompany-ops/kettu-marketplace-mcp/ozon-connector.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00098 | $0.00715 |
| Opus 5 | $0.00049 | $0.00358 |
| Sonnet 5 | $0.00020 | $0.00143 |
| Haiku 4.5 | $0.00010 | $0.00072 |
Grade A, and why
ozon-connector scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
Protocol. Plain curl/httpx fails outright (307 loop on the TLS fingerprint), which is This is a copy
92% identical to ozon-connector — 16 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 54 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Ozon Connector
Two-tier connector. Tier 1 is curl_cffi with TLS impersonation and handles most
queries — no browser involved. Only when Cloudflare serves a JS challenge does the
fetch fall back to tier 2, inside the operator's logged-in Chrome over the DevTools
Protocol. Plain curl/httpx fails outright (307 loop on the TLS fingerprint), which is
why tier 1 impersonates and tier 2 exists at all.
Prerequisite
Nothing to set up for tier 1. For the tier-2 fallback, Chrome is started on first use
by mcp_core.transport.chrome_cdp if the CDP port is not already listening, into a
dedicated %LOCALAPPDATA%\Chrome-Scraping profile. From a Russian residential IP
tier 1 usually answers and Chrome is never touched.
When to use
- Product detail: price, rating, seller, characteristics
- Search Ozon catalog
- Cross-check Ozon vs WB prices
Tools available
ozon_card(sku_or_path)— fetch full product card via composer-api.bxozon_search(query)— search Ozon catalog (top 20 results)ozon_reviews(sku_or_path, limit, sort)— product reviewsozon_selfcheck()— drift canary;successmeans both tiers answered,inconclusivemeans Chrome was unreachable,drift_detectedmeans the payload shape moved
Workflow
ozon_search("query")→ get list of SKUsozon_card(sku)→ drill into chosen product- If a call comes back blocked, the tier-1 request was challenged — start Chrome
for the fallback (
scripts/start_chrome_cdp.ps1), log into ozon.ru in the scraping profile, and retry. Confirm the port withTest-NetConnection 127.0.0.1 -Port 9222.
Gotchas
- Ozon sometimes shows captcha challenge. Library waits 5s but cannot solve captcha.
If
status=error type=parse, open ozon.ru manually, solve captcha, retry. - ETOZ TLS fingerprint check is why we use CDP. Do NOT try curl/httpx directly.
- Composer-api widget keys vary (webPrice-XXXX). Library scans all webPrice-* keys.
Sources of truth
Methodology validated 2026-05-25 against live Ozon catalog data; CDP-via-fetch method tested on multiple SKUs across categories.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 54 lines · 98 tokens per session scan A 23b995d4bc8a
ozon-connector is a skill published in the GitHub repository neuratechcompany-ops/kettu-marketplace-mcp (4 stars, last pushed 5d ago), licensed MIT. It adds 98 tokens to every session and 715 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). It is 92% identical to ozon-connector, differing in 16 lines, and is treated as a copy.
Other skills, from other repositories
amazon-reviews-api-skill
This skill helps users automatically extract Amazon product reviews via the Amazon Reviews API. Agent should proactively apply this skill when users express needs like getting reviews for Amazon product with ASIN B07TS6R1SF, analyzing customer feedback for a specific Amazon item, getting ratings and comments for a…
amazon-competitor-analyzer
Scrapes Amazon product data from ASINs using browseract.com automation API and performs surgical competitive analysis. Compares specifications, pricing, review quality, and visual strategies to identify competitor moats and vulnerabilities.
asc-subscription-localization
Bulk-localize subscription, subscription-group, and in-app purchase display names across App Store locales using asc, including API 4.4.1 version-scoped v2 resources. Use when filling or updating subscription/IAP names and descriptions without App Store Connect UI work.
food-order
Reorder previous Foodora orders, preview cart contents, and track delivery ETA/status with ordercli. Use when the user wants to reorder food, check delivery status, or browse recent Foodora order history. Never confirm an order without explicit user approval.
product-description-generator
E-commerce product description generator for any platform. Generates optimized titles, bullet points, descriptions, and backend keywords using competitor research + keyword scoring + FABE copywriting. Two modes: (A) Create — generate listing from product specs with optional competitor analysis, (B) Optimize — improve…
amazon-price-tracker
Amazon price monitoring and competitive pricing intelligence. Real-time price tracking, Buy Box analysis, promotion detection, and dynamic pricing strategy optimization. Use when the user asks about price monitoring, competitor pricing, Buy Box tracking, or pricing strategy.