mcp_engram_watch_workspace
Watch a workspace folder for file changes and automatically ingest updated content into the geometric memory store. Use in deep mode for passive daemon ingestion across a project.
Instructions
Power tier (lean-avoid at wake): binds full-repo OS file-watcher. Prefer mcp_engram_context_for_edit per file in lean mode. Use once per project in deep mode when passive daemon ingest is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the workspace folder (e.g. /home/user/Documents/MyProject) |