MDflow for Zed
cz.mdflow/mcp
Markdown workspace for AI agents: read, write, organize, and share markdown documents.
client:Zed
transport:streamable-http
Install MDflow in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mdflow.cz/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs