Generate and visualize unified diff comparisons with beautiful HTML/PNG output, supporting side-by-side and line-by-line views for filesystem dry-run integration
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y unified-diff-mcpAgent-CoreX intelligently routes which tools from gorosun/unified-diff-mcp your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"unified-diff-mcp": {
"command": "npx",
"args": [
"-y",
"unified-diff-mcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add unified-diff-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use gorosun/unified-diff-mcp directly without routing
npx -y unified-diff-mcpNew to Agent-CoreX? View setup guide →