VMware Log Insight for Cline
io.github.vmware-skills/vmware-log-insight
Read-only VMware Aria Operations for Logs (Log Insight): search + aggregation. 7 MCP tools.
client:Cline
transport:stdio
runtime:pypi
Install VMware Log Insight in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"vmware-log-insight": {
"command": "uvx",
"args": [
"vmware-log-insight"
],
"env": {
"VMWARE_LOG_INSIGHT_CONFIG": "<VMWARE_LOG_INSIGHT_CONFIG>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs