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?

Best AI Product Adoption Software in 2026

https://medium.com/@christian_74997/best-product-adoption-software-in-2026-10-tools-compared-3959...
1•pancomplex•1m ago•0 comments

Europe Is Accelerating a NATO Fallback Plan in Case Trump Pulls Out

https://www.wsj.com/world/europe/europe-nato-trump-plans-3a423233
1•impish9208•3m ago•1 comments

S.A.F.E.: RFC-style intent checks for privileged AI automation

https://zenodo.org/records/19161806
1•rogelsjcorral•5m ago•0 comments

Operating Systems: Three Easy Pieces

https://pages.cs.wisc.edu/~remzi/OSTEP/
1•solfleur•7m ago•0 comments

Ask HN: My ISP is telling my neighbors their slow internet is because of me

2•skarz•10m ago•1 comments

43% of AI-generated code changes need debugging in production, survey finds

https://venturebeat.com/technology/43-of-ai-generated-code-changes-need-debugging-in-production-s...
2•jjtang1•12m ago•0 comments

One Developer, Two Dozen Agents, Zero Alignment

https://maggieappleton.com/zero-alignment
1•facundo_olano•17m ago•0 comments

Show HN: Financial Web Tools – decision-focused calculators

https://financialwebtools.com/
1•Rohinator•17m ago•0 comments

Users lose $9.5M to fake Ledger wallet app on the Apple App Store

https://www.web3isgoinggreat.com/?id=fake-ledger-app
1•Philadelphia•18m ago•0 comments

Ask HN: At ~165k tokens, does Claude Opus 4.6 1M outperform Opus 4.6 200k?

1•consumer451•19m ago•0 comments

Ask HN: Pros and cons of switching to self-hosted inference?

1•codenski•22m ago•0 comments

Show HN: OpenRig – agent harness that runs Claude Code and Codex as one system

https://github.com/mvschwarz/openrig
1•mschwarz•23m ago•1 comments

The Problem Isn't the Model, It's What It's Reading

https://www.ryanmcdonough.co.uk/the-problem-isnt-the-model-its-what-its-reading/
1•pierre•24m ago•0 comments

Deep Dive into Efficient LLM Inference with Nano-vLLM

https://cefboud.com/posts/inside-llm-inference-engine-nano-vllm-explanation/
1•cefboud•26m ago•0 comments

Your article about AI doesn’t need AI art

https://www.theverge.com/ai-artificial-intelligence/910460/new-yorker-david-szauder-illustration-...
2•satvikpendem•27m ago•2 comments

Apple App Store threatened to remove Grok over deepfakes: Letter

https://www.nbcnews.com/tech/tech-news/apple-threat-remove-grok-app-store-deepfake-letter-musk-x-...
2•donohoe•28m ago•0 comments

Reframing the Developer Experience of Data Assembly

https://allmonday.github.io/pydantic-resolve/blog_pydantic_resolve_vs_orm/
1•tank-34•28m ago•0 comments

John Deere Pays $99M to Settle 'Right to Repair' Class Action

https://www.techdirt.com/2026/04/14/john-deere-pays-99-million-to-settle-right-to-repair-class-ac...
2•cdrnsf•34m ago•1 comments

Did Taylor Swift Kill a Bunch of People?

https://www.nytimes.com/2026/04/10/well/car-crashes-streaming-friday-harvard.html
1•neehao•34m ago•2 comments

Characterizing the repeatability of cardiovascular responses to hypoxic apneas

https://physoc.onlinelibrary.wiley.com/doi/10.14814/phy2.70692
1•PaulHoule•37m ago•0 comments

Pointer-Stable Dynamic Arrays

https://vectrx.substack.com/p/pointer-stable-dynamic-arrays
1•whobre•38m ago•0 comments

NASA chose the right crew to launch a new era of human space exploration

https://arstechnica.com/space/2026/04/rockets-and-spaceships-are-cool-but-the-humanity-of-artemis...
2•LorenDB•39m ago•0 comments

Meta creating AI version of Mark Zuckerberg so staff can talk to the boss

https://www.theguardian.com/technology/2026/apr/13/meta-ai-mark-zuckerberg-staff-talk-to-the-boss
2•cpeterso•40m ago•0 comments

Show HN: Spectre: A systems design-by-contract language, self hosted compiler

https://spectrelang.org
2•death_eternal•40m ago•0 comments

NixOS example config using the dendritic pattern with flake-parts and hjem

https://github.com/eduardofuncao/nali
1•xGoivo•42m ago•1 comments

The Myopic Architects

https://twitter.com/AI_MickyJ/status/2043749839192649942
1•jger15•46m ago•0 comments

Sidecar: Mirror VS Code Copilot Chat to your phone over a WebSocket bridge

https://github.com/Davidobot/vscode-copilot-chat-sidecar
1•davidobot•47m ago•0 comments

Is the Strait of Hormuz Open?

https://isthestraitopen.io/
4•prngl•49m ago•0 comments

CadQuery is an open-source Python library for building 3D CAD models

https://cadquery.github.io/
1•gregsadetsky•49m ago•0 comments

Netgear Scores the First Exemption from the FCC's Foreign-Made Router Ban

https://www.pcmag.com/news/netgear-scores-the-first-exemption-from-the-fccs-foreign-made-router-ban
3•jnord•50m ago•0 comments