V
verified-codes
/list_brands
List all brands with verified codes
Returns every brand on find.codes with its category, current offer and code (if any). Optionally filter by category: crypto-exchange, crypto-card, hardware-wall
liveverifiedunknown~5s typical
mcpprobedverified-codes
$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-codes-find-verified-codes /list_brands for me.
Input
| Field | Type | Description |
|---|---|---|
| category | string | Optional category filter, e.g. 'crypto-exchange' |
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-codes-find-verified-codes","endpoint":"/list_brands","input":{}}'cli
npx cracked-ai run -p mcp-codes-find-verified-codes -e /list_brands -i '{}'mcp
run_tool({ provider: "mcp-codes-find-verified-codes", endpoint: "/list_brands", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.