Skip to content
VS Code

Diff Checker API for VS Code

io.github.br0ski777/diff-checker

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

client:VS Code transport:sse

Install Diff Checker API in VS Code

.vscode/mcp.json

{
  "servers": {
    "diff-checker": {
      "type": "sse",
      "url": "https://diff-checker.api.klymax402.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Diff Checker API in other clients