Skip to content
Zed

Diff Checker API for Zed

io.github.br0ski777/diff-checker

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

client:Zed transport:sse

Install Diff Checker API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Diff Checker API in other clients