{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "ls -la \/var\/www\/mcp-servers\/mcp_db\/venv\/bin\/ | head -20",
"description": "Check mcp_db venv bin"
}
}
{
"tool_response": {
"stdout": "total 76\ndrwxr-xr-x 2 root root 4096 Dec 23 22:40 .\ndrwxr-xr-x 5 root root 4096 Dec 23 22:39 ..\n-rw-r--r-- 1 root root 2174 Dec 23 22:39 activate\n-rw-r--r-- 1 root root 921 Dec 23 22:39 activate.csh\n-rw-r--r-- 1 root root 2192 Dec 23 22:39 activate.fish\n-rw-r--r-- 1 root root 9031 Jun 25 2025 Activate.ps1\n-rwxr-xr-x 1 root root 240 Dec 23 22:39 dotenv\n-rwxr-xr-x 1 root root 232 Dec 23 22:40 httpx\n-rwxr-xr-x 1 root root 241 Dec 23 22:40 jsonschema\n-rwxr-xr-x 1 root root 248 Dec 23 22:40 markdown-it\n-rwxr-xr-x 1 root root 232 Dec 23 22:40 mcp\n-rwxr-xr-x 1 root root 249 Dec 23 22:39 pip\n-rwxr-xr-x 1 root root 249 Dec 23 22:39 pip3\n-rwxr-xr-x 1 root root 249 Dec 23 22:39 pip3.13\n-rwxr-xr-x 1 root root 243 Dec 23 22:39 pygmentize\nlrwxrwxrwx 1 root root 7 Dec 23 22:39 python -> python3\nlrwxrwxrwx 1 root root 16 Dec 23 22:39 python3 -> \/usr\/bin\/python3\nlrwxrwxrwx 1 root root 7 Dec 23 22:39 python3.13 -> python3\n-rwxr-xr-x 1 root root 236 Dec 23 22:40 typer",
"stderr": "",
"interrupted": false,
"isImage": false
}
}