NH
Not Human Search
/get_site_details
Get Site Agentic Readiness Report
Get the full agentic readiness report for a specific domain: score, category, all 7 signal checks (llms.txt, ai-plugin.json, OpenAPI, structured API, MCP server
liveverifiedunknown~5s typical
mcpprobednothumansearch
$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-nothumansearch-search /get_site_details for me.
Input
| Field | Type | Description |
|---|---|---|
| domain* | string | Domain to look up (e.g. 'stripe.com'). Do not include scheme or path. |
| search_id | string | Optional receipt returned by a receipt-bearing NHS discovery tool. If this domain was retu |
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-nothumansearch-search","endpoint":"/get_site_details","input":{"domain":"..."}}'cli
npx cracked-ai run -p mcp-ai-nothumansearch-search -e /get_site_details -i '{"domain":"..."}'mcp
run_tool({ provider: "mcp-ai-nothumansearch-search", endpoint: "/get_site_details", input: {"domain":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.