01Publishes local CLI tools as MCP tool definitions for LLM discovery.
02Allows custom JSON catalog files for flexible tool configuration.
03Supports defining tool name, description, usage hints, and custom commands.
04Instructs LLMs to use the shell for command execution.
05Does not execute tools directly, relying on the LLM's existing shell access.
060 GitHub stars