HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kylling

no profile record

comments

kylling
·mês passado·discuss
They describe how MCPs are used and implemented in practice.
kylling
·mês passado·discuss
The parent suggests MCP as a way to secure credentials and enforce guardrails, and sibling comments iterate on this. I might be reading a bit between the lines with my comment, but did not intend to derail the discussion.
kylling
·mês passado·discuss
It is crazy how the preferred way or securing AI are vibe coded MCP servers which at the same time do access control, credentials handling and HTTP server/client boilerplate. Want to use a new API: just vibe code a new MCP you won't fully review. It is hardly better than yoloing. The security critical parts needs to leave MCP and be integrated with, or be in front of, the API in a way humans will understand and review.