R
Recao
/memory_recall
memory recall
Read one memory entry's full body by name (get names from memory_index).
liveverifiedunknown~5s typical
mcpprobedrecao
$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-recao-recao-mcp /memory_recall for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | Memory name (kebab-case slug from memory_index) |
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-recao-recao-mcp","endpoint":"/memory_recall","input":{"name":"..."}}'cli
npx cracked-ai run -p mcp-app-recao-recao-mcp -e /memory_recall -i '{"name":"..."}'mcp
run_tool({ provider: "mcp-app-recao-recao-mcp", endpoint: "/memory_recall", input: {"name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.