Skip to content
Grok

pdfAssistant for Grok

ai.pdfassistant/pdfassistant

Convert, merge, compress, OCR, redact, and sign PDFs inside your AI assistant. From pdfAssistant.

client:Grok transport:streamable-http

Install pdfAssistant in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "pdfassistant": {
      "type": "http",
      "url": "https://chat.pdfassistant.ai/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

pdfAssistant in other clients