Computes line-based diffs between two text inputs using a simple MCP server.
Codiff is a streamlined MCP server designed for efficiently calculating line-based differences between two pieces of text. It offers a `codiff` function, taking 'original' and 'modified' text as inputs. Integrated with Cursor, Codiff can be set up to automatically handle comparison tasks, such as identifying changes between files or code blocks, providing structured diff results, and highlighting key insertions and deletions.