Live data from Hacker News

Show HN: An MCP Gateway to block the lethal trifecta

github.com

21–23 of 23 posts

Re: Show HN: An MCP Gateway to block the lethal trifecta

#21

How do you determine if the tools access private data? Is it based solely on their tool description (which can be faked) or by trying them in a sandboxed environment or by analyzing the code?

It is based on what the MCP server reports to us. As with most current LLM clients we assume that the user has checked the MCP servers they're using for authenticity.

Re: Show HN: An MCP Gateway to block the lethal trifecta

#22

So is any combination of MCP servers basically going to require human in the loop approval for everything? Sounds like it defeats the point.

That is a fair concern, and while that would happen often in some cases, there are others which rarely export data or rarely read public data where you can manually approve each usecase. Still, we are very interested in seeing how people use MCPs so we can improve the UX, which is why we're publishing this release. If users report that they get too many false positives we can always increase the granularity of the trifecta categories (say, exports data can be exports data publicly or privately. Or reads public data can have different tiers, etc.)
Post reply on HN