{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "ls -la \/opt\/mcp-servers\/ 2>\/dev\/null || ls -la \/var\/www\/mcp-servers\/ 2>\/dev\/null",
"description": "Find MCP servers location"
}
}
{
"tool_response": {
"stdout": "total 32\ndrwxr-xr-x 8 www-data www-data 4096 Dec 27 15:27 .\ndrwxr-xr-x 13 root root 4096 Dec 27 15:43 ..\ndrwxr-xr-x 5 www-data www-data 4096 Dec 23 22:40 mcp-code\ndrwxr-xr-x 8 www-data www-data 4096 Dec 23 22:40 mcp-contracts\ndrwxr-xr-x 11 www-data www-data 4096 Dec 27 16:02 mcp-db\ndrwxr-xr-x 7 www-data www-data 4096 Dec 23 22:40 mcp-docs\ndrwxr-xr-x 8 www-data www-data 4096 Dec 23 22:40 mcp-tasks\ndrwxr-xr-x 3 root root 4096 Dec 27 16:17 shared",
"stderr": "",
"interrupted": false,
"isImage": false
}
}