Skip to content
Zed

schema sieve mcp for Zed

io.github.mrfentmen/schema-sieve-mcp

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

client:Zed transport:stdio runtime:npm

Install schema sieve mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "schema-sieve-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "schema-sieve-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

schema sieve mcp in other clients