coin-signal
C
coin-signal
/scan_bottoms

scan bottoms

Scan the market and return coins currently at a bottom (most oversold / strongest buy), ranked most-bottom first. PAY: $0.01 per call via x402 (USDT on X Layer)

liveunknown~5s typical
mcpcoin-signal
$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-com-airblockfz-coin-signal /scan_bottoms for me.

Input

FieldTypeDescription
limitnumberHow many to return (default 5, max 50)
symbolsarrayOptional custom symbol list; defaults to a top-coins set

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-com-airblockfz-coin-signal","endpoint":"/scan_bottoms","input":{}}'
cli
npx cracked-ai run -p mcp-com-airblockfz-coin-signal -e /scan_bottoms -i '{}'
mcp
run_tool({ provider: "mcp-com-airblockfz-coin-signal", endpoint: "/scan_bottoms", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.