mcp_engram_list_concepts
List concept names from the memory manifold using optional prefix filtering to avoid large dataset dumps. Returns newline-separated concepts with total count and truncation notes.
Instructions
Lists concept names in the memory manifold (bounded). Always pass prefix (e.g. tile:, helper:, ritual:) on large stalks — never request an unfiltered full dump. OUTPUT: newline-separated concept list with total/truncation notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max concepts to return (default 50, max 500) | |
| prefix | No | Filter to concepts starting with this prefix (strongly recommended: tile:, helper:, goal:, trace:) |