MD Viewer app icon

Markdown Viewer for AI Agents MD Viewer for macOS

Watch your agent’s Markdown as it’s written.

A fast, native Markdown viewer for macOS. Open the plan, report or checklist your coding agent is working on, and the page updates the moment the file changes.

€2.99 once. No subscription, no in-app purchases.

Get it on the Mac App Store

Requires macOS 14 Sonoma or later. Runs natively on Apple silicon and Intel.

Made for the files agents write

Coding agents leave Markdown everywhere: plans, progress reports, checklists, READMEs, docs. MD Viewer is a viewer, not an editor, so it opens instantly and stays out of the way while the agent works.

Updates the moment the file changes

Most agents and editors save by writing a temporary file and renaming it over the original. MD Viewer catches those atomic saves too, so what you see is never stale.

Your scroll position stays where it was. Scroll to the bottom and MD Viewer follows new content as it arrives, like tail -f.

# how an agent saves plan.md
write   plan.md.tmp
rename  plan.md.tmp → plan.md
# MD Viewer reloads here; your place is kept

Renders what GitHub renders

GitHub Flavored Markdown with tables, task lists, strikethrough and autolinked URLs, plus GitHub-style alerts: NOTE, TIP, IMPORTANT, WARNING and CAUTION.

Code blocks get syntax highlighting for many languages and a one-click Copy button.

Note

The migration is idempotent and safe to run twice.

Warning

Two tests were flaky on Intel; rerun before merging.

SuitePassedFailed
Unit2140
Migration182 0
UI370

Mermaid diagrams, in light and dark

Flowcharts, sequence diagrams, Gantt charts and more render in place and follow your appearance setting. If a diagram has a mistake, you see a readable error instead of a blank space.

Diagrams and syntax highlighting are built in and work offline.

Coding agent writes plan.md file change MD Viewer Coding agent writes plan.md file change MD Viewer
A mermaid code block, as MD Viewer draws it.

Check off tasks in the preview

Click a checkbox and MD Viewer saves the change back to the file, so you can tick off an agent’s plan as you review it. Prefer documents to stay read-only? Turn it off in Settings.

YAML front matter, common in agent skill and plan files, appears as a collapsible panel instead of a block of raw text.

Front matter
name
review-plan
description
Checklist to follow before merging
updated
2026-09-22

Try them. Here the boxes only toggle; in MD Viewer each click is saved to the file.

Find your way around long documents

The sidebar lists every heading and highlights the section you’re reading. Word count and reading time sit underneath.

Search the document with ⌘F and ⌘G, change the text size with ⌘+ and ⌘−, and pick light, dark or the system appearance.

  • Release report
  • Summary
  • What changed
  • Known issues
  • Next steps

2,310 words · 10 min read

One keystroke to your editor

When something needs changing, ⇧⌘E opens the file in your editor. Choose it once in Settings.

  • VS Code
  • Cursor
  • Zed
  • Sublime Text
  • BBEdit
  • Any other app
⇧⌘E
Open in Editor
⇧⌘R
Show in Finder
⌥⌘C
Copy File Path
⌘P
Print or Save as PDF
⌘R
Reload

Images work too. Pictures from the web load as they would in a browser, and local images appear once you give MD Viewer access to their folder, a one-time step explained in Support.

How it works

  1. Your agent writes plan.md

    It drafts a plan, a report or a checklist into your project folder.

  2. MD Viewer shows it live

    Open the file once. Every time the agent saves, the view updates in place.

  3. You check off tasks

    Tick items as you review. Each change is saved to the file, where the agent can read it.

MD Viewer works with anything that writes Markdown files, including Claude Code, Codex, Cursor, GitHub Copilot and Gemini CLI. It has no AI features of its own. It’s where you read what your tools write.

Nothing leaves your Mac

MD Viewer runs in the macOS App Sandbox. It reads only the files you open and the folders you choose to share with it.

  • No account or sign-in.
  • No analytics, tracking or ads.
  • No data sent to DevPro or anyone else.
  • This website has no cookies or trackers either.

Read the privacy policy