mcp_engram_list_concepts
List concept names from Engram's memory manifold, filtering by prefix (e.g., tile:, helper:) and limiting results. Returns newline-separated names with truncation notes for large sets.
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:) |