A local MCP wrapper around retention-corp/coupang_partners that searches Coupang products, filters by Rocket shipping, compares items, and pulls daily deals. It auto-clones the upstream repo to your cache, then calls bin/coupang_mcp.py with a local://coupang-mcp contract instead of hitting old hosted endpoints. If you set COUPANG_ACCESS_KEY and COUPANG_SECRET_KEY it makes direct HMAC-signed Partners API calls. Otherwise it falls back to a credentialless hosted backend at a.retn.kr that's allowlisted for the default openclaw-skill client ID. Responses split results into rocket vs normal delivery and include affiliate shortlinks with required disclosure. Useful when you want Coupang search without dealing with login, cart, or checkout automation, though goldbox and best-seller tools need operator keys to work.
npx skills add https://github.com/nomadamas/k-skill --skill coupang-product-search