Review-first terminal diff viewer for agentic coders
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"hunk": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-hunk"
]
}
}
}