interpretive-systems/diffium
Diffium is a CLI tool to help you better understand git diffs, with the main intention to make co-development with AI coding agents easier.
Platform-specific configuration:
{
"mcpServers": {
"diffium": {
"command": "npx",
"args": [
"-y",
"diffium"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...