A collection of Model Context Protocol (MCP) tools for interacting with files and the terminal.
read: Read a file line by line with line numbers.apply: Apply changes to a text file.
To install the File tools:
go install github.com/winpooh/llm-tools/tools/file@latestexec: Execute allowed terminal commands.
To install the Terminal Tool:
go install github.com/winpooh/llm-tools/tools/terminal@latest