010 GitHub stars
02Inspect running background processes and retrieve their current state and open resources
03Detect the host operating system (Linux, macOS, Windows) for syntax adaptation
04Execute commands in foreground (with timeout) or background (returning PID)
05Gracefully terminate background processes with SIGTERM and SIGKILL fallback
06Standardized shell access for AI agents via MCP stdio transport