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•1y ago

Comments

nip•1y 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•1y 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•1y 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•1y 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•1y ago
This is an advertisement
tomrod•1y ago
I wish this were critical, but it is an ad for MCP.run.
nip•1y ago
It’s both in my opinion and discussions can stem from the linked article

Many come to HN also for the comments

palmfacehn•1y ago
Personally, I'm not a fan. I thought the proponent's view might stimulate a discussion.
FunnyLookinHat•1y 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•1y 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•1y 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•1y ago
This post has too many "shameless plugs" to be taken seriously.
smitty1e•1y 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?

Fingerprinting Remotely using OPFS-based SSD Timing [pdf]

https://hannesweissteiner.com/pdfs/frost.pdf
1•HelloUsername•48s ago•0 comments

UK Visa Portal exposed passports and selfies – then called the lawyers on us

https://techcrunch.com/2026/05/27/uk-visa-portal-spilled-thousands-of-applicants-passports-and-se...
1•cassianoleal•1m ago•0 comments

Trial by Fire

https://yusufaytas.com/trial-by-fire
4•mdfiver•3m ago•0 comments

New Study Reveals the Manipulative 'Dark Patterns' of AI Chatbots

https://www.404media.co/new-study-reveals-the-manipulative-dark-patterns-of-ai-chatbots/
3•Brajeshwar•4m ago•0 comments

Show HN: Gaia Atlas – Local Stellar Map

https://valhovey.github.io/gaia-atlas/
2•speleo•4m ago•1 comments

Show HN: A page that hides a sentence for AI and lets you check if it came back

https://sinceyouarrived.world/taken/agents
1•mwheelz•5m ago•0 comments

Used CSS is now available in a free WordPress plugin (no account required)

https://wordpress.org/plugins/searchpro/
1•hamzamairaj•6m ago•0 comments

Reconciling Kubernetes cost estimates with CUR / FOCUS billing data

https://github.com/tanrikuluozlem/burn
1•OzlemT•9m ago•0 comments

Bill C-22 Is a Mess of the Government's Own Making

https://ethanplant.ca/writing/bill-c22-is-a-mess/
2•ethanplant•9m ago•0 comments

What a Good Website Does

https://specification.website/
2•taubek•10m ago•0 comments

The Download: unlocking lithium and controlling Ebola

https://www.technologyreview.com/2026/05/29/1138110/the-download-lithium-extraction-ebola-ai-pope/
1•joozio•13m ago•0 comments

Llama.cpp now has an official website: llama.app

https://llama.app/
4•wronglebowski•17m ago•1 comments

How Many GPUs? A simple LLM inference sizing calculator

https://howmanygpus.streamlit.app/
1•dadbod•17m ago•0 comments

Amdahl's Law and the Limits to Growth

https://steinacker.name/articles/amdahls-law-en/
1•gsteinacker•18m ago•0 comments

Show HN: Stop parallel AI coding sessions clobbering each other's handoffs

https://github.com/joshduffy/claude-handoff-guard
1•nahsuhn•21m ago•0 comments

Deep Dive into Kubernetes Gateway API

https://www.romaglushko.com/blog/k8s-gateway-api/
1•roma_glushko•22m ago•1 comments

Show HN: Prezlo – We built an API that tells AI agent whether to trust an expert

https://prezlo.io/
1•loptymobile•24m ago•0 comments

Show HN: NvEnvy – A Notational Velocity (NvAlt) Reboot in Swift. OSS

https://github.com/kenm47/nvEnvy
2•hank2000•27m ago•0 comments

Show HN: Vibewarz – bot vs bot arena for vibecoders

https://vibewarz.com
1•gaomri•27m ago•1 comments

Rsync maintainer starts uses Claude, regressions mount

https://mastodon.gamedev.place/@JeremiahFieldhaven/116654345332213390
8•timmytokyo•31m ago•1 comments

Show HN: Inkfeed – RSS Reader for Kindle

https://inkfeed.xyz
1•adhamsalama•31m ago•1 comments

Artificial Intelligence for Software Engineering: From Probable to Provable

https://cacm.acm.org/opinion/artificial-intelligence-for-software-engineering-from-probable-to-pr...
1•yarapavan•33m ago•0 comments

AI Now Writes as Many Online Articles as Humans

https://graphite.io/five-percent/ai-now-writes-as-many-online-articles-as-humans-do
1•ChrisArchitect•33m ago•0 comments

Reviving Teletext for Ham Radio

https://spectrum.ieee.org/reviving-teletext-for-ham-radio
2•yarapavan•34m ago•0 comments

Ask HN: Is the AI "Boom" Merely Another Excuse for Layoffs?

3•giardini•36m ago•1 comments

Show HN: TV Explorer. Adding advanced UI to free online TV

https://tvexplorer.live
3•dtagames•36m ago•3 comments

Mystery company accidentally blew $500M on Claude AI in a single month

https://www.tomshardware.com/tech-industry/artificial-intelligence/mystery-company-accidentally-b...
3•yogthos•37m ago•3 comments

Startup offers free home cleaning–if it can record it all for robot training

https://arstechnica.com/ai/2026/05/robot-training-startup-will-send-humans-wearing-cameras-to-cle...
5•tartoran•38m ago•0 comments

Nesbitt: Protestware for Coding Agents

https://lwn.net/Articles/1075315/
3•Brajeshwar•39m ago•1 comments

Nature is expanding Registered Reports to all the fields in which we publish

https://www.nature.com/articles/d41586-026-01629-y
1•bookofjoe•43m ago•0 comments