dns-connector
Installation
SKILL.md
DNS-Shop Connector
Reads DNS-Shop inside the operator's Chrome over CDP. Qrator's JavaScript proof-of-work answers every dynamic page with HTTP 401 + a challenge script — no header trick clears it, but a real Chrome executes it natively. The connector renders the page and reads the DOM.
When to use
- Search DNS electronics catalog by text
- One product's price, old price, availability
Tools available
dns_search(query)— tiles from the rendered search pagedns_card(product_url)— one card. The URL carries/product/<id>/, where the id is a 16-hex string:/product/b7a1667f9b19ed20/. A bare id also works.
Not an MCP tool: dns_selfcheck() is a tri-state canary. It is CLI-only —
marketplace-mcp doctor runs every connector's canary at once.