Scry
S
Scry
/scry_check_bulk

scry check bulk

Look up many IPv4 addresses in one request. Up to 100 IPs per call. Same per-IP shape as scry_check, keyed by IP.

liveverifiedunknown~5s typical
mcpprobedscry
$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-ai-tunnelmind-scry /scry_check_bulk for me.

Input

FieldTypeDescription
ips*array

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-ai-tunnelmind-scry","endpoint":"/scry_check_bulk","input":{"ips":[]}}'
cli
npx cracked-ai run -p mcp-ai-tunnelmind-scry -e /scry_check_bulk -i '{"ips":[]}'
mcp
run_tool({ provider: "mcp-ai-tunnelmind-scry", endpoint: "/scry_check_bulk", input: {"ips":[]} })

Try it

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