←back to thread

Tools: Code Is All You Need

(lucumr.pocoo.org)
313 points Bogdanp | 1 comments | | HN request time: 0s | source
Show context
mindwok ◴[] No.44454469[source]
More appropriately: the terminal is all you need.

I have used MCP daily for a few months. I'm now down to a single MCP server: terminal (iTerm2). I have OpenAPI specs on hand if I ever need to provide them, but honestly shell commands and curl get you pretty damn far.

replies(1): >>44454928 #
jasonthorsness ◴[] No.44454928[source]
I never knew how far it was possible to go in bash shell with the built-in tools until I saw the LLMs use them.
replies(2): >>44459229 #>>44460307 #
1. zahlman ◴[] No.44459229[source]
Possibly because most people who could mentor you, would give up and switch to their preference of {Perl, Python, Ruby, PHP, ...} far earlier.

(Check out Dave Eddy, though. https://github.com/bahamas10 ; also occasionally streams on YouTube and then creates short educational video content there: https://www.youtube.com/@yousuckatprogramming )