M
MemoryRouter
/commit_reflections
Commit reflections
Use this to complete a consolidation started with consolidate_memories. Submits the reflection entries you wrote for the checked-out batch. Each entry is standa
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 /commit_reflections for me.
Input
| Field | Type | Description |
|---|---|---|
| batch_id* | string | |
| entries* | array |
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":"/commit_reflections","input":{"batch_id":"...","entries":[]}}'cli
npx cracked-ai run -p mcp-ai-memoryrouter-memoryrouter -e /commit_reflections -i '{"batch_id":"...","entries":[]}'mcp
run_tool({ provider: "mcp-ai-memoryrouter-memoryrouter", endpoint: "/commit_reflections", input: {"batch_id":"...","entries":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.