B
brands
/get_retailers
get retailers
Search authorized retailers (shops) on authorized.by. Returns retailer names, slugs, shop URLs, logos, authorized-brand counts and seal_implemented (whether the
liveverifiedunknown~5s typical
mcpprobedbrands
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-by-authorized-brands /get_retailers for me.
Input
| Field | Type | Description |
|---|---|---|
| search | string | Filter by retailer company name or alias. Optional. |
| page | integer | Zero-based page number (default 0). |
| size | integer | Page size (default 500). |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-by-authorized-brands","endpoint":"/get_retailers","input":{}}'cli
npx cracked-ai run -p mcp-by-authorized-brands -e /get_retailers -i '{}'mcp
run_tool({ provider: "mcp-by-authorized-brands", endpoint: "/get_retailers", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.