{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "ls -la \/var\/www\/mcp-servers\/mcp_contracts\/tools\/",
"description": "Check contracts tools structure"
}
}
{
"tool_response": {
"stdout": "total 56\ndrwxr-xr-x 4 www-data www-data 4096 Dec 28 12:21 .\ndrwxr-xr-x 8 www-data www-data 4096 Dec 28 12:21 ..\ndrwxr-xr-x 3 root root 4096 Dec 28 12:21 contract_tools\n-rw-r--r-- 1 root root 13584 Dec 28 12:21 contract_tools.py\n-rw------- 1 www-data www-data 19031 Dec 23 22:39 contract_tools.py.backup\n-rw-r--r-- 1 www-data www-data 135 Dec 28 12:21 __init__.py\ndrwxr-xr-x 2 www-data www-data 4096 Dec 28 12:23 __pycache__",
"stderr": "",
"interrupted": false,
"isImage": false
}
}