dep diff mcp for Grok
io.github.digicatalyst-systems/dep-diff-mcp
Translates a lockfile diff into a human-readable upgrade plan for npm, PyPI, and GitHub Actions.
client:Grok
transport:streamable-http
runtime:npm
tools:2
Install dep diff mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"dep-diff-mcp": {
"type": "http",
"url": "https://dep-diff.digicatalyst.ca/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