Skip to content
Grok

Brainiall Documents for Grok

com.brainiall/documents

High-fidelity PDF to structured Markdown conversion and document field extraction.

client:Grok transport:streamable-http

Install Brainiall Documents in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "documents": {
      "type": "http",
      "url": "https://api.brainiall.com/mcp/documents/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

Brainiall Documents in other clients