Skip to content
Grok

BrewMyPDF for Grok

com.brewmypdf/pdf

Render PDFs from templates you design once: list templates, check the data shape, preview, render.

client:Grok transport:streamable-http

Install BrewMyPDF in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "pdf": {
      "type": "http",
      "url": "https://brewmypdf.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

BrewMyPDF in other clients