Skip to content

Schema Change Gate for Zed

com.mcpscores/schema-change-gate

Replay supplied records against old and new bounded JSON Schema draft-07 contracts. Receive exact...

client:Zed transport:streamable-http tools:1

Install Schema Change Gate in Zed

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

{
  "context_servers": {
    "schema-change-gate": {
      "url": "https://mcp-factory.bowling-anthony.workers.dev/schema-change-gate/mcp"
    }
  }
}

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

What Zed can do once it is connected

Schema Change Gate in other clients