Original Reddit post

I migrated my claude code conversations from one mac to another. Anthropic hasn’t shipped session export yet, so I wrote up the exact process and some gotchas to be aware of (porting MCP configs + project trust state; 30-day cleanup that hard-deletes old sessions at startup unless you bump cleanupPeriodDays). Wrote a TLDR + three small scripts in the guide: https://github.com/emreonal11/claude-code-migrate covers same-user Mac-to-Mac, different-user (path rewrite), and same-machine path remap. submitted by /u/Agile_Air_4725

Originally posted by u/Agile_Air_4725 on r/ClaudeCode