{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "ls -la \/opt\/mcp-servers\/",
"description": "List existing MCP servers"
}
}
{
"tool_response": {
"stdout": "total 24\ndrwxr-xr-x 6 root root 4096 Dec 20 12:10 .\ndrwxr-xr-x 7 root root 4096 Dec 20 13:30 ..\ndrwxr-xr-x 8 root root 4096 Dec 20 16:05 mcp-contracts\ndrwxr-xr-x 10 root root 4096 Dec 22 08:25 mcp-db\ndrwxr-xr-x 7 root root 4096 Dec 20 16:06 mcp-docs\ndrwxr-xr-x 8 root root 4096 Dec 20 16:03 mcp-tasks",
"stderr": "",
"interrupted": false,
"isImage": false
}
}