Diffgrab for Claude Desktop
io.github.arknill/diffgrab
Web page change tracking with structured diffs. markgrab + snapgrab integration.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Diffgrab in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"diffgrab": {
"command": "uvx",
"args": [
"diffgrab"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs