Skip to content
Cursor

Diff Checker API for Cursor

io.github.br0ski777/diff-checker

Compare two texts line-by-line — additions, deletions, unchanged. x402 micropayment.

client:Cursor transport:sse

Install Diff Checker API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "diff-checker": {
      "url": "https://diff-checker.api.klymax402.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Diff Checker API in other clients