Skip to content
Zed

PDFMakerAPI for Zed

io.github.gerardobarrera/pdfmakerapi-mcp

Turn a description into a shareable, editable PDF — invoices, certificates, reports, resumes.

client:Zed transport:streamable-http runtime:npm

Install PDFMakerAPI in Zed

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

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

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

PDFMakerAPI in other clients