Skip to content

Document Integrity Validator for Grok

io.github.ojaskord/document-integrity-validator-mcp

AI reasoning checks any document against known international standards before your agent acts on it.

client:Grok transport:streamable-http runtime:npm tools:2

Install Document Integrity Validator in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "document-integrity-validator-mcp": {
      "type": "http",
      "url": "https://document-integrity-validator-mcp-production.up.railway.app/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

What Grok can do once it is connected

Document Integrity Validator in other clients