L
legit
/compare_merchants
compare merchants
Head-to-head trust comparison of 2-5 merchant addresses. Returns the winner address and a one-sentence rationale.
liveverifiedunknown~5s typical
mcpprobedlegit
$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-bond-gonna-legit /compare_merchants for me.
Input
| Field | Type | Description |
|---|---|---|
| addresses* | array | 2-5 merchant addresses to compare |
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-bond-gonna-legit","endpoint":"/compare_merchants","input":{"addresses":[]}}'cli
npx cracked-ai run -p mcp-bond-gonna-legit -e /compare_merchants -i '{"addresses":[]}'mcp
run_tool({ provider: "mcp-bond-gonna-legit", endpoint: "/compare_merchants", input: {"addresses":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.