dep diff mcp for Cursor
io.github.digicatalyst-systems/dep-diff-mcp
Translates a lockfile diff into a human-readable upgrade plan for npm, PyPI, and GitHub Actions.
client:Cursor
transport:streamable-http
runtime:npm
tools:2
Install dep diff mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dep-diff-mcp": {
"url": "https://dep-diff.digicatalyst.ca/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs