Skip to content
Cursor

MDflow for Cursor

cz.mdflow/mcp

Markdown workspace for AI agents: read, write, organize, and share markdown documents.

client:Cursor transport:streamable-http

Install MDflow in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://mdflow.cz/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

MDflow in other clients