BrewMyPDF for Cursor
com.brewmypdf/pdf
Render PDFs from templates you design once: list templates, check the data shape, preview, render.
client:Cursor
transport:streamable-http
Install BrewMyPDF in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pdf": {
"url": "https://brewmypdf.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs