{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "echo \"=== MCP Server ===\" && ls -la \/opt\/mcp-servers\/ 2>\/dev\/null",
"description": "List MCP servers"
}
}
{
"tool_response": {
"stdout": "=== MCP Server ===\ntotal 28\ndrwxr-xr-x 7 root root 4096 Dec 23 16:20 .\ndrwxr-xr-x 7 root root 4096 Dec 20 13:30 ..\ndrwxr-xr-x 5 root root 4096 Dec 23 16:23 mcp-code\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
}
}