memory_load_from_folder
Load a project from a local folder, derive its name from package.json or folder name, auto-activate memory, and import CLAUDE.md content if present.
Instructions
Load a project from a local folder.
The project name is taken from the folder's package.json ("name") or the folder name. If the folder already contains a portable .memory-mcp.duckdb it is attached as-is; otherwise the project is created and a CLAUDE.md, if present, is imported into memory. The project is auto-activated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||