Skip to content
Cline

schema sieve mcp for Cline

io.github.mrfentmen/schema-sieve-mcp

Local JSON Schema structure inspection and privacy-safe fixture planning. Tools include inspect...

client:Cline transport:stdio runtime:npm

Install schema sieve mcp 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": {
    "schema-sieve-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "schema-sieve-mcp"
      ]
    }
  }
}

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

schema sieve mcp in other clients