Executes operating system commands on the local machine and returns the output.
This tool provides a way to execute commands directly on the local operating system and receive the results, including the exit code and standard output. It's designed as an MCP (Model Context Protocol) server, allowing it to be integrated with platforms like Claude Desktop for advanced automation and control. The tool is implemented in TypeScript, offering a simple and secure interface for running shell commands programmatically.