Skip to content

Commit ba8bcf2

Browse files
committed
notes
1 parent 59134de commit ba8bcf2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## Tools
22

3-
Tools are for LLMs to request, i.e. Claude Desktop app. Claude Sonnet 3.5 intelligently uses both tools, I was pleasantly surprised.
3+
Tools are for LLMs to request. Claude Sonnet 3.5 intelligently uses `run_command`. And, initial testing shows promising results with [Groq Desktop with MCP](https://github.com/groq/groq-desktop-beta) and `llama4` models.
4+
5+
Currently, just one command to rule them all!
46

57
- `run_command` - run a command, i.e. `hostname` or `ls -al` or `echo "hello world"` etc
68
- Returns `STDOUT` and `STDERR` as text

0 commit comments

Comments
 (0)