Skip to content
Zed

JSON Validator API for Zed

io.github.br0ski777/json-validator

JSON syntax validation, JSON Schema checking, structure stats. x402 micropayment.

client:Zed transport:sse

Install JSON Validator API in Zed

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

{
  "context_servers": {
    "json-validator": {
      "url": "https://json-validator.api.klymax402.com/mcp"
    }
  }
}

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

JSON Validator API in other clients