dep diff mcp for VS Code
io.github.digicatalyst-systems/dep-diff-mcp
Translates a lockfile diff into a human-readable upgrade plan for npm, PyPI, and GitHub Actions.
client:VS Code
transport:streamable-http
runtime:npm
tools:2
Install dep diff mcp in VS Code
.vscode/mcp.json
{
"servers": {
"dep-diff-mcp": {
"type": "http",
"url": "https://dep-diff.digicatalyst.ca/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs