Schema Change Gate for Cursor
com.mcpscores/schema-change-gate
Replay supplied records against old and new bounded JSON Schema draft-07 contracts. Receive exact...
client:Cursor
transport:streamable-http
tools:1
Install Schema Change Gate in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"schema-change-gate": {
"url": "https://mcp-factory.bowling-anthony.workers.dev/schema-change-gate/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs