Skip to content
Zed

MintPDF for Zed

io.github.trendtweekers/mintpdf

Turn HTML or Markdown into a clean, styled PDF and get a download link.

client:Zed transport:streamable-http runtime:npm tools:2

Install MintPDF in Zed

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

{
  "context_servers": {
    "mintpdf": {
      "url": "https://mintpdf.dev/mcp"
    }
  }
}

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

What Zed can do once it is connected

MintPDF in other clients