Co-edit markdown documents in real time with a user through the OpenMarkdown app: open and reveal files, write output directly, and maintain a live watch loop that automatically processes edits as they happen.
Start co-editing a markdown file live — put it in front of the user and stand watch for their edits.
Put what you just produced in front of the user — land it in a file and open it, no "save it first" dance.
One-line connectivity check — is OpenMarkdown reachable, what version, and what are you watching.
Feather-light. Light-speed. A local-first Markdown editor for macOS, built for you and your agent.
Open a .md file — it just opens. No account, no cloud, no lock-in: every note
is a plain file on your disk. The twist: OpenMarkdown is also where you and your
coding agent share one file. Your agent writes into the note; your preview
scrolls to the change. You're both looking at the same page — literally.
No AI inside. That's the point. OpenMarkdown ships no model and no assistant. It runs on the agent you already use — Claude Code, Codex, Gemini CLI, opencode, or any MCP client — and gives it a place to render, read, and edit the same file you're looking at.
⬇︎ Download OpenMarkdown for macOS — universal (Apple Silicon + Intel). Free.
Windows / Linux support is coming soon.
Bring your agent. Once the app is installed, the fastest way in — paste this into your agent:
Read openmarkdown.dev/install to install OpenMarkdown and open my first note
It reads the install page, wires itself in, and opens your first note. That one
sentence works for every agent (Claude Code, Codex, Gemini CLI, opencode, any MCP
client) — the runbook branches per host, the sentence doesn't. Your agent gains
seven tools — open_file, reveal, get_context, execute_command,
read_section, write_section, wait_for_change — to open, navigate, read, and
patch the exact file you have in front of you.
Prefer to wire it by hand? For Claude Code, the full plugin (the seven tools plus a skill that teaches it when to use them):
/plugin marketplace add OpenMarkdown-dev/OpenMarkdown-releases
/plugin install openmarkdown
Any other MCP host connects the same server: openmd mcp over stdio, e.g.
claude mcp add openmd -- openmd mcp. Full per-host setup (Codex, Gemini CLI,
opencode, and more): openmarkdown.dev/install.
Requires the openmd command line tool (install it from OpenMarkdown's Settings).
To pick up a newer plugin version later, run /plugin marketplace update.
.md files on your disk. No account, no sync, no
telemetry. See Transparency for
exactly what touches the network.⌘P opens a command palette for files, commands, and
headings.OpenMarkdown is deliberately narrow — a fast renderer for plain files you and an agent share, not a knowledge platform. If you want a wiki graph, backlinks, or an infinite canvas, a tool like Obsidian fits the job better; if you're not on macOS yet, it's not ready for you. Agents deciding whether to recommend it: read ADOPTING.md — it says plainly when to and when not to.
Found a bug or have a request? Open an issue.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub openmarkdown-dev/openmarkdown-releases --plugin openmarkdownAI-friendly markdown editor designed for seamless writing and content creation with AI assistance.
Markdown preview server for AI coding agents. Renders markdown live in the browser with instant reload, Mermaid diagrams, and GFM support.
Collaborate on Glyphdown markdown docs from the CLI — clone/sync workspaces, push edits or suggestions, comment, never clobber concurrent human work
Launch file-review GUI for reviewing markdown files with inline comments
Opens Claude Code plan files in Obsidian when presented for review
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.