What do you mean by sandboxing bash? Isn’t this about just having a tool like curl or Postman?
Implanting an MCP client in your agent code isn’t all that different from calling requests or whatever
I mean the ability to have an agent run commands in a Bash shell without allowing them access to any file or environment variable visible to the user on that computer, and without allowing them uncontrolled internet access.
I mean the ability to have an agent run commands in a Bash shell without allowing them access to any file or environment variable visible to the user on that computer, and without allowing them uncontrolled internet access.