invinoveritas
I
invinoveritas
/memory_get

memory get

Retrieve previously stored memory by key. Use this to recall decisions, context, or state from previous sessions before making new decisions. Works across sessi

liveunknown~5s typical
mcpinvinoveritas
$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-babyblueviper-invinoveritas /memory_get for me.

Input

FieldTypeDescription
agent_id*stringAccepted but not currently used to partition storage — memory is namespaced by your Bearer
key*stringMemory key to retrieve

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-babyblueviper-invinoveritas","endpoint":"/memory_get","input":{"agent_id":"...","key":"..."}}'
cli
npx cracked-ai run -p mcp-com-babyblueviper-invinoveritas -e /memory_get -i '{"agent_id":"...","key":"..."}'
mcp
run_tool({ provider: "mcp-com-babyblueviper-invinoveritas", endpoint: "/memory_get", input: {"agent_id":"...","key":"..."} })

Try it

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