Skip to content
Zed

mcp for Zed

com.mdtidy/mcp

Clean, repair, and convert AI-generated Markdown to HTML/PDF/DOCX/PNG; save and share documents.

client:Zed transport:streamable-http runtime:npm

Install mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://www.mdtidy.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

mcp in other clients