Skip to content
Cline

schemaguard for Cline

io.github.sethclawd-prog/schemaguard

API Schema Drift Monitor — detect breaking changes in OpenAPI specs

client:Cline transport:stdio runtime:npm

Install schemaguard in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "schemaguard": {
      "command": "npx",
      "args": [
        "-y",
        "@sethclawd/schemaguard"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

schemaguard in other clients