Screenshots
Example Usage
You: List all running processes

Neo: I'll use the `ps` command to list all running processes.
<mcp:terminal>ps aux</mcp:terminal>

neo > ps aux
  ↳ Execute this command? [Enter/n]: _

Here are the top processes by CPU usage:
1. firefox (23.4%)
2. chromium (15.2%)
3. ...