PDF4me for Grok
io.github.pdf4me/pdf4me-mcp
PDF & document automation via the PDF4me API — convert, OCR, extract, edit, secure.
client:Grok
transport:streamable-http
runtime:pypi
Install PDF4me in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"pdf4me-mcp": {
"type": "http",
"url": "https://mcp.pdf4me.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