B
brands
/get_brands
get brands
Search authorized brands and manufacturers on authorized.by. Returns brand names, slugs, logos and authorized-retailer counts. Omit 'search' to retrieve the ful
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_brands for me.
Input
| Field | Type | Description |
|---|---|---|
| search | string | Filter by brand 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_brands","input":{}}'cli
npx cracked-ai run -p mcp-by-authorized-brands -e /get_brands -i '{}'mcp
run_tool({ provider: "mcp-by-authorized-brands", endpoint: "/get_brands", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.