Git Diff Mcp for Cursor
io.github.varvararatta/git_diff_mcp
MCP server for git_diff_mcp
client:Cursor
transport:streamable-http
Install Git Diff Mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"git_diff_mcp": {
"url": "https://git_diff_mcp.mcpize.run/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs