migrate
Transfer data from Anthropic MCP Memory JSONL format to SQLite database, ensuring no duplicate entries during migration.
Instructions
Migrate data from Anthropic MCP Memory JSONL format to SQLite. This is idempotent — running it multiple times won't duplicate data.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_path | No | /home/cachorro/.config/opencode/mcp-memory.jsonl |