ai-netcafe
A
ai-netcafe
/recall

Recall stored memories

Retrieve previously stored memories, optionally filtered by search query and/or project. Call at the start of work on a known project to restore context: why de

liveverifiedunknown~5s typical
mcpprobedai-netcafe
$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-com-ainetcafe-ai-netcafe /recall for me.

Input

FieldTypeDescription
querystringOptional search terms; omit to list the most recent.
projectstringOptional project filter.
limitintegerMax results (default 8, up to 20).

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-com-ainetcafe-ai-netcafe","endpoint":"/recall","input":{}}'
cli
npx cracked-ai run -p mcp-com-ainetcafe-ai-netcafe -e /recall -i '{}'
mcp
run_tool({ provider: "mcp-com-ainetcafe-ai-netcafe", endpoint: "/recall", input: {} })

Try it

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