Skip to content
Zed

lockstep mcp for Zed

io.github.mrfentmen/lockstep-mcp

Local lockfile and package-manager reproducibility analysis without dependency details. Tools...

client:Zed transport:stdio runtime:npm

Install lockstep mcp in Zed

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

{
  "context_servers": {
    "lockstep-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrfentmen/lockstep-mcp"
      ]
    }
  }
}

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

lockstep mcp in other clients