Skip to content
VS Code

Schema Change Gate for VS Code

com.mcpscores/schema-change-gate

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

client:VS Code transport:streamable-http tools:1

Install Schema Change Gate in VS Code

.vscode/mcp.json

{
  "servers": {
    "schema-change-gate": {
      "type": "http",
      "url": "https://mcp-factory.bowling-anthony.workers.dev/schema-change-gate/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Schema Change Gate in other clients