Skip to content

VMware Log Insight for Zed

io.github.zw008/vmware-log-insight

Read-only VMware Aria Operations for Logs (Log Insight): search + aggregation. 7 MCP tools.

client:Zed transport:stdio runtime:pypi

Install VMware Log Insight in Zed

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

{
  "context_servers": {
    "vmware-log-insight": {
      "command": "uvx",
      "args": [
        "vmware-log-insight"
      ]
    }
  }
}

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

VMware Log Insight in other clients