startup_inject_memories
Injects top relevant memories from previous sessions into working context at startup, when the host does not support automatic prompts.
Instructions
Fallback startup-injection for hosts that do not support MCP prompts. Call this once at the very start of a session instead of relying on the automatic sessionmem startup prompt when the host lacks prompt support. Injects the top relevant memories for the current project into the working context. No parameters required.
WHEN TO CALL: Once per session start, before any user task work begins, when the host does not surface MCP prompts automatically. Do not call if the host already surfaces the sessionmem startup prompt — calling both duplicates injected context.
Note: access counts are incremented on retrieval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||