Skip to content
Zed

infra lens mcp for Zed

io.github.oaslananka/infra-lens-mcp

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

client:Zed transport:stdio runtime:npm

Install infra lens mcp in Zed

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

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

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

infra lens mcp in other clients