mcp_engram_export
Export your geometric memory manifold as a portable JSON array for backup, migration, or cross-machine sync. Optionally filter memories by CRS threshold.
Instructions
Export the manifold (or a filtered subset) as a portable JSON array. Use for backup, migration, or cross-machine sync.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min_crs | No | Only export memories with CRS >= this value (default: 0.0 = all) |