Capturing AI conversations
mdfy treats the AI conversation as a first-class document type.
Three paths in
- Paste a share URL. ChatGPT, Claude, or Gemini conversation links resolve to clean markdown automatically.
- Drop a transcript. Copy a chat thread, paste into mdfy — the parser detects the AI dialect and structures turns as
User:/Assistant:. - One-click capture. The Chrome extension grabs whatever AI UI is open;
/mdfy captureworks 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.