ClaudeMemoryMover

jbrandtmse/ClaudeMemoryMover
★ 0 stars TypeScript 💻 Code/Dev Tools Updated today
Move your custom memories, workflow rules, MCP server configs, CLAUDE.md files and project context from one machine to another.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claudememorymover": {
      "command": "npx",
      "args": [
        "-y",
        "jbrandtmse/ClaudeMemoryMover"
      ]
    }
  }
}

README Excerpt

> **🚧 Coming Soon** — This project is currently in the planning phase. See the [Product Brief](_bmad-output/planning-artifacts/product-brief-ClaudeMemoryMover.md) for the full vision and scope. A CLI utility for migrating your [Claude Code](https://claude.ai/code) memories, settings, and configuration between machines — with intelligent cross-OS path remapping and no cloud dependency required.