logoalt Hacker News

AndrewDuckeryesterday at 8:15 PM1 replyview on HN

It's not just the agent understanding the API, it's locking down the access they have. If I want to give access to an internal service in specific ways that the API doesn't lock down then an MCP that offers very specific queries, with protective controls and transformations in place is very useful.


Replies

notnullorvoidtoday at 2:03 PM

If one can build a MCP with proper protections, they can certainly do the same for their API/CLI/SDK.

show 1 reply