@focus-mcp/brick-shell
v1.1.1
Published
Shell command execution — run commands, background processes, kill, and compress output.
Maintainers
Readme
@focusmcp/shell
Shell command execution — run commands, background processes, kill, and compress output.
Tools
| Tool | Exposed as | Description |
|------|-----------|-------------|
| exec | sh_exec | Execute a shell command |
| background | sh_background | Start a background process |
| kill | sh_kill | Kill a background process |
| compress | sh_compress | Execute and compress output |
