Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.memanto.ai/llms.txt

Use this file to discover all available pages before exploring further.

memanto memory sync

Sync memories to MEMORY.md for Claude Code integration.
memanto memory sync [OPTIONS]
Options:
  • --agent TEXT - Specific agent
  • --project-dir PATH - Target project directory (default: current directory)
  • --limit INTEGER - Max memories to include in MEMORY.md
Examples: Sync active agent:
memanto memory sync
Sync specific agent:
memanto memory sync --agent customer-support
Sync into a specific project:
memanto memory sync --project-dir ./my-project
Output:
✓ Memories synced to MEMORY.md
  Agent: customer-support
  Memories: 42
  File: ./MEMORY.md