logoalt Hacker News

doolstoday at 2:15 AM1 replyview on HN

> As agents get better, it can be a textual representation rather than a script, but for now that suffices

I can’t see any reason to have agents do what a script can do. If the operation is deterministic then why pay every time it gets done? This is why MCP seems so pointless to me.


Replies

arjietoday at 2:19 AM

It's adaptive and can handle config drift if someone has altered the machine in the meantime between script invocations. Not required if you're disciplined, of course.

show 1 reply