DocDiffAI for Grok
io.github.clayton/docdiffai
Compare PDF or Word versions and return source-cited changes ranked by cost, time, or risk.
client:Grok
transport:streamable-http
Install DocDiffAI in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"docdiffai": {
"type": "http",
"url": "https://docdiffai.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