logoalt Hacker News

speedgooseyesterday at 9:46 PM1 replyview on HN

It has a json schema, that’s the main point. It also enforces good documentation by design. No need to get a man page or run the help command, it’s in the context. It can work remotely with authentication.


Replies

ramon156yesterday at 9:54 PM

Most CLI tools have JSON support. Your arguments fall flat pretty short.

I think MCP is fine in an env where you have no access to tools, but you cannot ripgrep your way through an MCP (unless you make an MCP that calls ripgrep on e.g. a repo, which in that case what are you doing).

show 1 reply