Skip to content

json schema validator for Zed

io.github.ryuamarines/json-schema-validator

Validates JSON against a JSON Schema, lists violations. x402 payment required (testnet USDC).

client:Zed transport:streamable-http tools:1

Install json schema validator in Zed

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

{
  "context_servers": {
    "json-schema-validator": {
      "url": "https://faceted-napped-debtless.ngrok-free.dev/json-schema-validator/mcp"
    }
  }
}

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

What Zed can do once it is connected

json schema validator in other clients