Skip to content
Zed

mcp infra lens for Zed

io.github.oaslananka/mcp-infra-lens

SSH Linux metrics, baselines, anomaly detection, and plain-English infrastructure explanations.

client:Zed transport:stdio runtime:npm

Install mcp infra lens in Zed

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

{
  "context_servers": {
    "mcp-infra-lens": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-infra-lens"
      ]
    }
  }
}

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

mcp infra lens in other clients