zlacker

[parent] [thread] 1 comments
1. brabel+(OP)[view] [source] 2026-01-01 10:02:40
I disagree. MCP will remain the best way to do most things for the same reason REST APIs are the main way to access non local services: they provide a way to secure and audit access to systems in a way that a coding environment cannot. And you can authorize actions depending on the well defined inputs and outputs. You can’t do that using just a bash script unless said script actually does SSO and calls REST APIs but then you just have a worse MCP client without any interoperability.
replies(1): >>the_mi+bl
2. the_mi+bl[view] [source] 2026-01-01 13:53:22
>>brabel+(OP)
I find it very hard to pick winners and losers in this environment where everything changes so quickly. Right now a lot of people are using bash as a glue environment for agents, even if they are not for developers.
[go to top]