Diffgrab for Cline
io.github.arknill/diffgrab
Web page change tracking with structured diffs. markgrab + snapgrab integration.
client:Cline
transport:stdio
runtime:pypi
Install Diffgrab in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"diffgrab": {
"command": "uvx",
"args": [
"diffgrab"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs