Diff Checker — Line-by-Line Text Comparison
AI & Memory
Remote
1 tool
Text diff comparison API for AI agents. Compare two texts line-by-line: additions, deletions, unchanged lines, and summary statistics (added/removed/changed counts). Tools: text_compare_diff. Use this for code review, document versioning, change tracking, or content comparison. Returns structured diff ready for rendering. Returns: {diff[], added, removed, changed}. No API key required — x402 micropayment $0.002/call on Base L2.
How to connect
1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://diff-checker--axel-belfort.run.tools
2
Verify the tools loaded
Confirm
tools/list returns the expected tools before relying on them in production.Tools
(1)-
text_compare_diffUse this when you need to compare two pieces of text and identify exactly what changed between them. Returns a structured line-by-line diff with summary statistics. 1. changes -- array of diff entrie