Skip to content
Zed

schema validate for Zed

io.github.cedrickouma/schema-validate

MCP server (stdio): validate JSON against JSON Schema (draft-07 / 2020-12) via the AgentForge API

client:Zed transport:streamable-http runtime:npm

Install schema validate in Zed

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

{
  "context_servers": {
    "schema-validate": {
      "url": "https://apim-agentforge-6lfm33.azure-api.net/schema-validate/mcp"
    }
  }
}

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

schema validate in other clients