A syntax-highlighting pager for git, diff, grep, rg --json, and blame output
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"delta": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-delta"
]
}
}
}