Skip to content
Zed

api2pdf for Zed

io.usefulapi/api2pdf

MCP server for Api2Pdf — generate PDFs & images from HTML, URLs or office files; merge, barcodes.

client:Zed transport:streamable-http

Install api2pdf in Zed

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

{
  "context_servers": {
    "api2pdf": {
      "url": "https://api2pdf.usefulapi.io/mcp"
    }
  }
}

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

api2pdf in other clients