VMware Log Insight for Zed
io.github.vmware-skills/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"
],
"env": {
"VMWARE_LOG_INSIGHT_CONFIG": "<VMWARE_LOG_INSIGHT_CONFIG>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs