many things once needed a MCP server now could be easily done via using CLI by agent
Ask HN: Who is using MCP in production?
11–20 of 214 posts
Re: Ask HN: Who is using MCP in production?
#12We have it, a fresh tool that landed recently in prod. Makes it easier to communicate with the app resources. And it's a standardised way for agents to talk to a remote resource, easier for them to understand what is available and how to use it. Read more about mcp tools/resources/prompts.
Re: Ask HN: Who is using MCP in production?
#13We have received very good feedback from clients across the enterprise and consumer segments, they really like it.
Re: Ask HN: Who is using MCP in production?
#14Re: Ask HN: Who is using MCP in production?
#15We have it, a fresh tool that landed recently in prod. Makes it easier to communicate with the app resources. And it's a standardised way for agents to talk to a remote resource, easier for them to understand what is available and how to use it. Read more about mcp tools/resources/prompts.
I don't understand the need to make things easier for a robot. Point them at an API and they can figure it out. Can you explain in more detail what is easier?
This makes it a little more interesting to me, knowing those results.
It definitely underlines what we already know about the specific weaknesses of LLMs replies/results.
Re: Ask HN: Who is using MCP in production?
#16Re: Ask HN: Who is using MCP in production?
#17Earlier quoted context omitted.
I don't understand the need to make things easier for a robot. Point them at an API and they can figure it out. Can you explain in more detail what is easier?
MCP apparently reduces probabilistic failures - aka the common fatal flaw of all of these robots (hallucinations, missing stuff in the API doc, etc). This makes it a little more interesting to me, knowing those results. It definitely underlines what we already know about the specific weaknesses of LLMs replies/results.
Re: Ask HN: Who is using MCP in production?
#18I find clis or calling apis directly to be waaay cheaper and faster. The only mcp i use at this point is the jira mcp only because i set it up a while ago and it's been there for a long time now
Re: Ask HN: Who is using MCP in production?
#19Re: Ask HN: Who is using MCP in production?
#20many things once needed a MCP server now could be easily done via using CLI by agent
This is the answer.