logoalt Hacker News

ejholmestoday at 12:40 AM2 repliesview on HN

I always get a kick out of seeing MCP wrappers around CLI’s.


Replies

alejotoday at 1:29 AM

In my experience, a skill is better suited for this instead of an MCP.

If you don’t want the agent to probe the CLI when it needs it, a skill can describe the commands, arguments and flags so the agent can use them as needed.

cglantoday at 12:47 AM

They make a big difference. For example if you use the Jira cli, most LLMs aren’t trained on it. A simple MCP wrapper makes a huge difference in usability unless you’re okay having the LLM poke and prod a bunch of different commands

show 3 replies