frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

A Critical Look at "A Critical Look at MCP."

https://docs.mcp.run/blog/2025/05/16/mcp-implenda-est/
33•palmfacehn•11mo ago

Comments

nip•11mo ago
> Further, one of the issues with remote servers is tenancy

Excellent write-up and understanding of the current state of MCP

I’ve been waiting for someone to point it out. This is in my opinion the biggest limitation of the current spec.

What is needed is a tool invocation context that is provided at tool invocation time.

Such tool invocation context allows passing information that would allow authorizing, authentication but also tracing the original “requester”: think of it as “tool invoked on behalf of user identity”

This of course implies an upstream authnz that feeds these details and more.

If you’re interested in this topic, my email is in my bio: I’m of the architect of our multi-tenant tool calling implementation that we’ve been running in production for the past year with enterprise customers where authnz and auditability are key requirements.

jensneuse•11mo ago
The way we've solved this in our MCP gateway (OSS) is that the user first needs to authenticate against our gateway, e.g. by creating a valid JWT with their identity provider, which will be validated using JWKS. Now when they use a tool, they must send their JWT, so the LLM always acts in their behalf. This supports multiple tenants out of the box. (https://wundergraph.com/mcp-gateway)
Yoric•11mo ago
Is this really hard to code?

I mean, converting a tool-less LLM into a tool-using LLM is a few hundred lines of code, and then you can plug all your tools, with whichever context you want.

nip•11mo ago
Indeed very easy to code!

My point is about the need for a spec of this mechanism: without a spec, every company / org will roll out their own and result in 500 flavors of the same concept.

That’s where MCP shines: tool calling and tool discovery is already 1.5 years old (an eternity in ai land).

The MCP spec ensures that we can all focus on solving problems with tool calling rather than wasting time in cobbling together services that re not interoperable (because developed without a common spec / standard)

__loam•11mo ago
This is an advertisement
tomrod•11mo ago
I wish this were critical, but it is an ad for MCP.run.
nip•11mo ago
It’s both in my opinion and discussions can stem from the linked article

Many come to HN also for the comments

palmfacehn•11mo ago
Personally, I'm not a fan. I thought the proponent's view might stimulate a discussion.
FunnyLookinHat•11mo ago
> Server authors working on large systems likely already have an OAuth 2.0 API.

I think this biases towards sufficiently large engineering organizations where OAuth 2.0 was identified as necessary for some part of their requirements. In most organizations, they're still using `x-<orgname>-token` headers and the like to do auth.

I'm not sure that there's a better / easier way to do Auth with this use case, but it does present a signficant hurdle to adoption for those who have an API (even one ready for JSON-RPC!) that is practically ready to be exposed via MCP.

motorest•11mo ago
> I think this biases towards sufficiently large engineering organizations where OAuth 2.0 was identified as necessary for some part of their requirements. In most organizations, they're still using `x-<orgname>-token` headers and the like to do auth.

I don't think that's it. Auth is a critical system in any organization, and larger organizations actually present more resistance to change, particularly in business critical areas. If anything, smaller orgs gave an easier time migrating critical systems such as authentication.

hirsin•11mo ago
Touching on tenancy and the "real" gaps in the spec does help push the discussion in a useful direction.

https://vulnerablemcp.info/ is a good collection of the immediately obvious issues with the MCP protocol that need to be addressed. A couple low blows in there, that feel a bit motivated to make MCP look worse, but generally a good starting point overall.

owebmaster•11mo ago
This post has too many "shameless plugs" to be taken seriously.
smitty1e•11mo ago
Serious question:

If doing an extended, service-level session (like a GPT interaction) with a server known beforehand, would it make sense to set up a keypair and manage the interaction over SSH?

Restated: are we throwing away a lot of bandwidth establishing TLS trust for the more general HTTP?

Sanders splits with Washington on AI arms race with China

https://www.axios.com/2026/04/30/bernie-sanders-ai-arms-race-china
1•1vuio0pswjnm7•52s ago•0 comments

NHS Goes to War Against Open Source

https://shkspr.mobi/blog/2026/05/nhs-goes-to-war-against-open-source/
1•edent•2m ago•0 comments

Silicon Valley Is Bracing for a Permanent Underclass

https://www.nytimes.com/2026/04/30/opinion/ai-labor-work-force-silicon-valley.html
1•thm•2m ago•0 comments

'Rogue' Cursor AI agent loses control and wipes company's database

https://abcnews.com/GMA/News/rogue-ai-agent-haywire-tech-company-ceo-bullish/story?id=132473181
2•01-_-•5m ago•0 comments

'We Know You Live Right Here': No Secrets in America's New Surveillance Dragnet

https://www.wsj.com/politics/policy/immigration-ice-arrests-surveillance-6f1cef64
2•impish9208•5m ago•1 comments

Show HN: Git-issues – Issue tracker that lives in your repo as Markdown

https://steviee.github.io/git-issues/
1•steviee•11m ago•0 comments

Why does it take so long to release black fan versions? (Noctua)

https://www.noctua.at/en/expertise/blog/how-can-it-take-so-long-to-release-black-fan-versions
1•Tiberium•12m ago•0 comments

A Letter from Dijkstra on APL

https://www.jsoftware.com/papers/Dijkstra_Letter.htm
2•tosh•13m ago•0 comments

A grounded conceptual model for ownership types in Rust

https://dl.acm.org/doi/10.1145/3796537
1•fanf2•13m ago•0 comments

Cleanroom software engineering: technology and process (1999)

https://dl.acm.org/doi/10.5555/307406
2•tosh•14m ago•0 comments

Questions and Perspectives Shape Solutions

https://pp-international.net/2026/04/tt5/
1•boiert•14m ago•0 comments

Claudemesh - Let your local Claude Code sessions find and talk to each other

https://www.npmjs.com/package/claudemesh
1•pro_methe5•17m ago•0 comments

Defend the rich: Enhanced Games founder turns to AI to challenge the media

https://www.smh.com.au/business/companies/defend-the-rich-enhanced-games-founder-turns-to-ai-to-c...
2•thedays•18m ago•2 comments

Speeding up agentic workflows with WebSockets in the Responses API

https://openai.com/index/speeding-up-agentic-workflows-with-websockets/
1•tosh•18m ago•0 comments

MCP context-forge GA version released

https://ibm.github.io/mcp-context-forge/1.0.0/
1•ssat728•19m ago•0 comments

Show HN: Site Mogging

https://sitemogging.com
3•jilles•22m ago•0 comments

Host your own Gmail (Clone) on Cloudflare for free

https://github.com/cloudflare/agentic-inbox
2•faangguyindia•23m ago•0 comments

SpaceX rocket set for unintentional Moon landing – well, a piece of it anyway

https://www.theregister.com/2026/05/01/spacex_debris_landing/
2•beardyw•23m ago•0 comments

So, About That AI Bubble

https://www.theatlantic.com/economy/2026/05/ai-bubble-revenue-anthropic/687022/
1•geox•23m ago•0 comments

California Police Can Start Ticketing Driverless Cars

https://www.nytimes.com/2026/04/30/us/california-ticket-driverless-car-violations.html
4•reaperducer•25m ago•0 comments

Show HN: BetterClaw – Compile a paragraph into a workflow that gates agent tools

2•infamous-oven•29m ago•0 comments

Supply Chain Security – Part 1

https://tinfoil.sh/blog/2026-05-01-supply-chain-client
1•3s•29m ago•0 comments

Warning over threat to birds after rat seen on Mousa

https://www.shetnews.co.uk/2026/04/30/warning-threat-birds-rat-seen/
2•latexr•30m ago•0 comments

A Deep Dive into Email Addresses

https://lasans.blog/articles/misc/email-addresses-deep-dive/
1•begoon•36m ago•0 comments

Fruit flies unexpectedly survived hypergravity and even reproduced

https://news.ucr.edu/articles/2026/04/30/under-crushing-hypergravity-flies-adapt-and-recover
2•giuliomagnifico•36m ago•1 comments

Show HN: "Woo", a multi-user world for agents

https://woo.hughpyle.workers.dev/
1•inguz•37m ago•0 comments

A new US phone network for Christians aims to block porn and gender-related con

https://www.technologyreview.com/2026/05/01/1136739/a-new-t-mobile-network-for-christians-aims-to...
1•joozio•44m ago•0 comments

Touch Typing Number Keys

https://susam.net/touch-typing-number-keys.html
2•susam•46m ago•0 comments

Apple accidentally left Claude.md files Apple Support app

https://xcancel.com/aaronp613/status/2049986504617820551
20•andruby•46m ago•2 comments

Your Website Is Not for You

https://websmith.studio/blog/your-website-is-not-for-you/
8•pumbaa•47m ago•6 comments