---
title: "Capturing AI conversations"
url: https://memory.wiki/mdfy-ex-ai
updated: 2026-05-12T08:42:56.602Z
bundle_count: 1
source: "memory.wiki"
---
# Capturing AI conversations

mdfy treats the AI conversation as a first-class document type.

## Three paths in

1. **Paste a share URL.** ChatGPT, Claude, or Gemini conversation links resolve to clean markdown automatically.
2. **Drop a transcript.** Copy a chat thread, paste into mdfy — the parser detects the AI dialect and structures turns as `User:` / `Assistant:`.
3. **One-click capture.** The Chrome extension grabs whatever AI UI is open; `/mdfy capture` works inside Claude Code, Cursor, Codex, Aider.

## Why capture matters

Every captured chat lives at a permanent URL like `mdfy.app/abc123`. The URL is two-way readable: humans see a rendered doc, AIs fetch it as clean markdown.

> The answer you didn't save is the context the next AI session won't have.

That's the loop: capture today, paste tomorrow, the next AI gets your prior AI's work for free.


---


## Bundles containing this document
- [Sample Bundle: Tour of Memory.Wiki](https://memory.wiki/b/mw-ex-bundle)
  > A three-document tour of Memory.Wiki: formatting, diagrams, and what the platform actually ships. Open the canvas to see how a bundle reads its own member docs.
