v1.0.0
chatdump archives your Claude, ChatGPT, and Gemini conversations to plain Markdown files on your Mac — so your own thinking lives in your notes, not locked inside each provider's web app.
What it does
- Menu-bar only. No dock icon, no main window — it sits quietly in the menu bar.
- Sign in once per account in an embedded browser window. Session cookies stay on your Mac; there is no chatdump server and nothing is sent anywhere else.
- Automatic background sync on an interval you choose, plus manual Sync Now and a one-shot Full sync.
- Multiple accounts per provider, each with its own sync window and destination folder.
- Plain Markdown output with YAML frontmatter (title, timestamps, model, source, id), one file per conversation, organized by provider and account, with the raw provider JSON cached alongside.
For terminals and agents
- CLI:
chatdump cli list/chatdump cli sync. - MCP server (stdio):
ask,conversation,accounts, andsynctools, reusing the app's logged-in sessions.
Install
Download chatdump-1.0.0-universal.dmg below, open it, and drag chatdump to Applications. Signed & notarized universal binary (Apple Silicon + Intel). MIT licensed.