{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "ls -la \/var\/www\/mcp-servers\/mcp_code\/venv\/bin\/",
"description": "Check venv binaries"
}
}
{
"tool_response": {
"stdout": "total 64\ndrwxr-xr-x 2 root root 4096 Dec 23 22:40 .\ndrwxr-xr-x 5 root root 4096 Dec 23 22:40 ..\n-rw-r--r-- 1 root root 2178 Dec 23 22:40 activate\n-rw-r--r-- 1 root root 923 Dec 23 22:40 activate.csh\n-rw-r--r-- 1 root root 2194 Dec 23 22:40 activate.fish\n-rw-r--r-- 1 root root 9031 Jun 25 2025 Activate.ps1\n-rwxr-xr-x 1 root root 242 Dec 23 22:40 dotenv\n-rwxr-xr-x 1 root root 234 Dec 23 22:40 httpx\n-rwxr-xr-x 1 root root 243 Dec 23 22:40 jsonschema\n-rwxr-xr-x 1 root root 234 Dec 23 22:40 mcp\n-rwxr-xr-x 1 root root 251 Dec 23 22:40 pip\n-rwxr-xr-x 1 root root 251 Dec 23 22:40 pip3\n-rwxr-xr-x 1 root root 251 Dec 23 22:40 pip3.13\nlrwxrwxrwx 1 root root 7 Dec 23 22:40 python -> python3\nlrwxrwxrwx 1 root root 16 Dec 23 22:40 python3 -> \/usr\/bin\/python3\nlrwxrwxrwx 1 root root 7 Dec 23 22:40 python3.13 -> python3\n-rwxr-xr-x 1 root root 241 Dec 23 22:40 uvicorn",
"stderr": "",
"interrupted": false,
"isImage": false
}
}