logoalt Hacker News

nozzlegeartoday at 3:04 PM2 repliesview on HN

Is that really much different from building an API for your app though? Claude can use those just as easily.


Replies

rolisztoday at 4:49 PM

With authentication and on mobile?

I agree that on desktop it's not particularly relevant. Or through openclaw.

But for most people who use it through mobile, MCP solves some problems.

show 1 reply
dcrazytoday at 3:09 PM

MCP is essentially just a convention for APIs that standardizes the concept of a “resource”. It spares the LLM a lot of work figuring out what the “things” are in a problem domain, and how various endpoints relate to those “things”.