DeepSearch
D
DeepSearch
/build_dossier

Build dossier

Assemble one person's entire public footprint into a single sourced profile: identity, contact details, social accounts unified across platforms, work history,

liveunknown~5s typical
mcpdeepsearch
$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-app-deepsearch-deepsearch /build_dossier for me.

Input

FieldTypeDescription
name*stringThe person's full name.
headlinestringOptional descriptor to disambiguate, e.g. 'Engineer, London'.
usernamestringOptional known handle to focus the profile on the right person.
refreshbooleanRebuild from scratch instead of using the shared cache. Always meters.

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-app-deepsearch-deepsearch","endpoint":"/build_dossier","input":{"name":"..."}}'
cli
npx cracked-ai run -p mcp-app-deepsearch-deepsearch -e /build_dossier -i '{"name":"..."}'
mcp
run_tool({ provider: "mcp-app-deepsearch-deepsearch", endpoint: "/build_dossier", input: {"name":"..."} })

Try it

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