Setup
nmem config mcp show --host omp
Add the generated MCP server to OMP's MCP config, then import the Nowledge Mem skills into OMP.
Do not install nowledge-mem-pi for OMP. Pi and OMP are related, but they use different package managers, config roots, and source tags. OMP currently uses this connector path.
What You Get
- Working Memory and recall through MCP
- Skills for search, distillation, status, and handoff summaries
- Historical OMP session import with
nmem t sync --from omp - Remote Mem support through
~/.nowledge-mem/config.json
OMP stores sessions under ~/.omp/agent/sessions. To import them:
nmem t sync --from omp --limit 20
nmem t sync --from omp --apply
This is a history/import path, not a live hook package yet. OMP exposes Pi-like extension events, so a dedicated OMP package is still the right next step for startup context injection and automatic capture.