// markdown, ready for people and agents

> yourcontextinsimplemarkdown

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.

https://mdflow.cz/documents
Readme.md
SharedSave
# Agent-ready notes
Markdown for teammates, scripts, and AI agents.
Hit `Cmd+S` to save, then share the rendered file.
## Context
![architecture sketch](/api/images/img_42)
- [x] Describe the folder for agents
- [x] Paste an image into markdown
- [ ] Share the doc with images
- [ ] Let MCP read it as context
Read API: GET /api/v1/documents/:id
$cat features.txt

built for useful markdown.

Write in the browser, attach images, 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, a visual (WYSIWYG) mode, 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.

$cat pricing.txt

free to lift off. pro to fly.

Begin free with everything you need to write, share, and comment. Move to Pro for 10,000 files, a large image library, API access, and a local MCP server. Try Pro free for 7 days.

swipe to compare →

Plan comparison between the Free and Pro tiers
// what's included
Free
free forever
Prorecommended
€4.99/ month
for power users & agents
7-day free trial
Markdown files10010,000
Image uploads510,000
CommentingIncludedIncluded
Public sharing linksIncludedIncluded
Private sharing of documents and foldersNot includedIncluded
Version historyNot includedIncluded
Full access through APINot includedIncluded
Remote MCP ServerNot includedIncluded
// no card to start./start./start-trial

//Fair-use policy may apply — generous limits assume reasonable use, and abusive usage (excessive reads or writes, oversized documents) may be throttled.

$./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.