Skip to content
Zed

DocPenny PDF Generator for Zed

com.docpenny/pdf-generator

Generate HTML to PDF documents in bulk or single — raw replacements or based on conditions, loops

client:Zed transport:streamable-http

Install DocPenny PDF Generator in Zed

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

{
  "context_servers": {
    "pdf-generator": {
      "url": "https://mcp.docpenny.com/mcp"
    }
  }
}

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

DocPenny PDF Generator in other clients