Skip to content
Windsurf

schema compatibility mcp for Windsurf

io.github.mrfentmen/schema-compatibility-mcp

Compare local JSON schema shape fingerprints without returning property names, values, paths, or...

client:Windsurf transport:stdio runtime:npm

Install schema compatibility mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "schema-compatibility-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "schema-compatibility-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

schema compatibility mcp in other clients