BrewMyPDF for Zed
com.brewmypdf/pdf
Render PDFs from templates you design once: list templates, check the data shape, preview, render.
client:Zed
transport:streamable-http
Install BrewMyPDF in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pdf": {
"url": "https://brewmypdf.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs