Skip to content
Grok

Schema Change Gate for Grok

com.mcpscores/schema-change-gate

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

client:Grok transport:streamable-http tools:1

Install Schema Change Gate in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

Schema Change Gate in other clients