M
MemoryRouter
/memory_status
Check memory status
Use this when the user asks whether MemoryRouter is connected, which opaque vault binding is active, or how many memories/tokens the connected vault contains. D
liveunknown~5s typical
mcpmemoryrouter
$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-ai-memoryrouter-memoryrouter /memory_status for me.
Input
This endpoint takes an open JSON object. See the upstream docs for its input schema.
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-ai-memoryrouter-memoryrouter","endpoint":"/memory_status","input":{}}'cli
npx cracked-ai run -p mcp-ai-memoryrouter-memoryrouter -e /memory_status -i '{}'mcp
run_tool({ provider: "mcp-ai-memoryrouter-memoryrouter", endpoint: "/memory_status", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.