makespdf for Grok
com.makespdf/makespdf
Compliant PDFs (PDF/A-2A + PDF/UA-1) from markdown or a compact DSL - fast, no headless browser.
client:Grok
transport:streamable-http
tools:10
Install makespdf in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"makespdf": {
"type": "http",
"url": "https://makespdf.com/api/v1/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