Hacker News new | ask | show | jobs
by tiffanyh 37 days ago
Super helpful. If you don't mind me asking, why are CLI so popular for agent use - as opposed to just raw APIs?

Sorry if this is a naive question.

2 comments

I'm no expert. But I think it's the same thing that makes it easier to use for humans. So, `stripe projects --help` and then `stripe projects catalog` is super easy for me to grok and use versus reading some api docs and curling some endpoints.
AI models have better tool latching on a `bash` tool than they do MCP tools.
Would you mind explaining more. Sorry, I'm not following but find your comment super interesting.