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
| Field | Type | Description |
|---|---|---|
| name* | string | The person's full name. |
| headline | string | Optional descriptor to disambiguate, e.g. 'Engineer, London'. |
| username | string | Optional known handle to focus the profile on the right person. |
| refresh | boolean | Rebuild 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.