Skip to content
Zed

PDF4me for Zed

io.github.pdf4me/pdf4me-mcp

PDF & document automation via the PDF4me API — convert, OCR, extract, edit, secure.

client:Zed transport:streamable-http runtime:pypi

Install PDF4me in Zed

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

{
  "context_servers": {
    "pdf4me-mcp": {
      "url": "https://mcp.pdf4me.com/mcp"
    }
  }
}

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

PDF4me in other clients