S
Scry
/scry_check
scry check
Returns Scry's corpus knowledge for a single IPv4 address: when it was first/last observed, observation count, protocols and ports targeted, ASN, country, categ
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 for me.
Input
| Field | Type | Description |
|---|---|---|
| ip* | string | IPv4 address (e.g. '8.8.8.8') |
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","input":{"ip":"..."}}'cli
npx cracked-ai run -p mcp-ai-tunnelmind-scry -e /scry_check -i '{"ip":"..."}'mcp
run_tool({ provider: "mcp-ai-tunnelmind-scry", endpoint: "/scry_check", input: {"ip":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.