skip to content
// markdown, ready for people and agents

> your contextin simple markdown

Create, edit and share markdown files with people and AI agents. Work in a beautiful online editor, or control your markdown files through API and MCP.

new in v0.22 Attach files to a document — the PDF, deck or spreadsheet it is about →
$mdflow open

workspace for your markdown

Folders, a real editor, comments, and agent access — one workspace of plain markdown files.

https://mdflow.cz/documents
Launch plan.md
Save
# Launch plan
Plain markdown — portable for people, readable for agents.
## This week
- [x] Draft the announcement post
- [ ] (20260716) Ship the landing page
- [ ] (20260717) (sam@acme.dev) Publish the changelog
Details in [Roadmap 2026](/doc/8c1f).
![launch hero](/api/images/img_18)
## For agents
This doc is live over MCP and GET /api/v1/documents/:id
autosave on
MCP
$mdflow tasks

tasks based on your markdown

Every - [ ] checkbox in your documents, gathered into one list with due dates and owners.

https://mdflow.cz/tasks
Tasks12
ProductLaunch plan.md
# Launch plan ## This week
✓Draft the announcement post
Ship the landing page
Publish the changelog
Verify the OG images
Meeting notesWeekly sync.md
# Weekly sync ## Action items
Send pricing update to Mara
Book the launch retro
+ Add task
9 open · 3 done
plain markdown
$mdflow share --knowledgebase

shared knowledge

Publish a collection as a browsable knowledgebase — readers just need the link.

https://mdflow.cz/documentation
Write, share, and carry your context everywhere. Create your free account today.
Quick start
public

Quick start

MDflow keeps your documentation in plain markdown and publishes it as a browsable knowledgebase — the site you are reading is one.

Publish in three steps

  • •Collect the documents into a collection
  • •Switch the share to knowledgebase mode
  • •Send the link — readers browse it like this page
# My first doc
Plain markdown in, clean pages out.

Next: Workspaces & folders

shared by link
always the latest version
$mdflow integrations

lives in the tools you already use

MDflow plugs into the apps and agents you already work in every day — from your editor to your AI assistant — so your markdown goes where you go.

$cat features.txt

built for useful markdown.

Write in the browser, attach images and files, share the result, then let scripts and agents read the same workspace through documented interfaces.

$mdflow workspace

Separate workspaces

Keep work, personal, and side projects in their own workspaces — each with its own folders, documents, and search. Switch in a click; collections still span them all.

$mdflow edit

Modern online editor

A focused Monaco-based editor with markdown highlighting, split preview, keyboard-friendly saves, and no desktop app to install.

$mdflow tasks

Tasks from your checkboxes

Every - [ ] scattered across your documents, gathered into one list you can filter by status, due date, and owner — with no separate database. Your checkboxes stay plain markdown.

$mdflow share

Sharing and commenting

Share markdown files by link or invite specific people, then collect feedback through comments without exposing the rest of your workspace.

$mdflow search

Search your documents

Find documents by title and body text across your workspace, then jump straight back into the file you need.

$mdflow github

GitHub integration

Connect a GitHub account to a workspace and edit the markdown in your repositories in place — browse repos, branches, and folders, then commit changes straight back to the repo. Free on every plan.

$curl /api/v1

API access

Use API to list workspaces, folders, and documents, fetch markdown bodies from server-side scripts or agent tools and upload document.

$mdflow mcp

MCP server for AI agents

Connect Claude.ai and ChatGPT with a browser sign-in — no token to paste — or point Claude Code, Codex, Cursor, and other MCP-capable agents at the hosted or local server.

$mdflow context

Folder context descriptions

Add descriptions to folders so humans and agents know what belongs there before reading every document.

$./mdflow-clip --save

clip the web. keep the markdown.

The MDflow Web Clipper turns any page into clean Markdown and saves it straight to a folder in your account. Read the article, highlight what matters, then clip — no copy-paste, no formatting cleanup.

$./why-mdflow

how it fits your workflow

›

Plain markdown stays portable

Write normal markdown and keep the source easy to copy, export, or feed into another tool.

›

Readers get the clean version

Share links open directly to the rendered document. No workspace chrome, no account requirement for readers.

›

Images follow the document

Uploaded images are private by default and become readable only when the saved document is shared.

›

Agents get scoped context

Folder descriptions, document metadata, and markdown bodies give AI tools useful context without write access.

›

Server-side auth

Workspace reads and writes require authentication. Public documents use random share slugs.

›

Small surface area

Editor, search, sharing, API, and MCP. The product stays focused on moving markdown between people and tools.

$mdflow init

start your markdown workspace.

Sign in with Google, create a folder, describe its context, and start collecting markdown that people and agents can read.