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•10mo ago

Comments

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

Many come to HN also for the comments

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

Sam Altman: "We see a future where intelligence is a utility"

https://old.reddit.com/r/ObscurePatentDangers/comments/1rryogu/sam_altman_we_see_a_future_where_i...
1•armcat•58s ago•0 comments

Operationalizing trust in the age of autonomous agents

https://www.kamiwaza.ai/the-inference-firewall-why-enterprise-ai-demands-relationship-based-acces...
1•mooreds•1m ago•0 comments

Rust Project Perspectives on AI

https://nikomatsakis.github.io/rust-project-perspectives-on-ai/feb27-summary.html
1•tcbrah•1m ago•0 comments

Show HN: PIAF – a Rust EDID parser with deep CEA-861 support and no_std support

1•dracowhitefire•1m ago•1 comments

Open-source platform for running and tracking quantum experiments

https://github.com/mareksuchodolski12-hash/kwantowy
1•ProEloElo•1m ago•1 comments

Life is hard, have a token. (2025)

https://getvouchsafe.org/blog/2025-10-08.html
1•mooreds•4m ago•0 comments

Show HN: Bash Theft Auto – a GTA-inspired open-world crime game in pure Bash

1•stuffbymax•5m ago•0 comments

Show HN: Sway, a board game benchmark for quantum computing

https://shukla.io/blog/2026-03/sway.html
1•BinRoo•6m ago•0 comments

Sandboxing AI-Authored Code in GitHub Actions

https://haulos.com/blog/sandboxing-github-actions/
1•s4i•6m ago•0 comments

We saw how 30 AI agent projects handle authorization-93% use unscoped API keys

1•mishrasanjeev•7m ago•0 comments

Native H2 pathways enable biocompatible hydrogenation of alkenes in bacteria

https://www.nature.com/articles/s41557-025-02052-y
2•PaulHoule•7m ago•0 comments

Palantir defends its role in the kill chain: "We are proud of that"

https://www.heise.de/en/news/Palantir-defends-its-role-in-the-kill-chain-We-are-very-very-proud-o...
5•botanical•10m ago•0 comments

'Bit of treachery': US attack on IRIS Dena undermines Indian security ties

https://www.theguardian.com/world/2026/mar/15/us-attack-iris-dena-undermines-indian-security-ties...
3•prmph•10m ago•0 comments

I built a brag doc app to track my impact

https://getexceeds.com/
2•ogeng•10m ago•1 comments

One Hundred Curl Graphs

https://daniel.haxx.se/blog/2026/03/15/one-hundred-curl-graphs/
2•dhruv3006•14m ago•0 comments

Reverse Engineering Apple's GPU Energy Model on the M4 Max

https://www.youtube.com/watch?v=HKxIGgyeISM
4•ricebunny•15m ago•1 comments

K programming: idiom by idiom [pdf]

https://nsl.com/papers/idioms_K3.pdf
2•tosh•15m ago•0 comments

Why are some stars always visible while others come and go with the seasons?

https://theconversation.com/why-are-some-stars-always-visible-while-others-come-and-go-with-the-s...
2•Brajeshwar•17m ago•0 comments

LPT100: A PIC32MZ Emulator for the Iomega ZIP100 Parallel Port Drive

https://www.toughdev.com/content/2026/03/pic32mz-iomega-zip100-parallel-port-emulator-part-2-hard...
2•mdanh2002•17m ago•1 comments

LangGraph human-in-the-loop has a double execution problem

https://blog.raed.dev/posts/langgraph-hitl/
1•Raed667•20m ago•0 comments

I let Claude Code configure my Arch install

https://www.willmorrison.com/blog/03-15-2026-llm-dotfiles
2•willmorrison•20m ago•0 comments

Bulwark – zero-dependency supply chain security gateway

https://github.com/Bluewaves54/Bulwark
1•Bluewaves54•22m ago•1 comments

Nile fisherman earning more from collecting plastic than fish

https://www.theguardian.com/world/2026/mar/15/cairo-fishers-catching-plastic-bottles
2•saikatsg•23m ago•0 comments

Show HN: OpenClaw plugin – hard budget limits for agent tool calls

https://github.com/runcycles/cycles-openclaw-budget-guard
1•amavashev•23m ago•1 comments

EU's Ursula von Der Leyen Calls Europe's Nuclear Exit a "Strategic Mistake" [video]

https://www.youtube.com/watch?v=Q-Pa6_CICjM
4•sorokod•24m ago•1 comments

The Iran War: How America, Israel and Iran Got Here [video]

https://www.youtube.com/watch?v=IKWMrpQOh7Y
2•kklisura•25m ago•1 comments

LLM Architecture Gallery

https://sebastianraschka.com/llm-architecture-gallery/
2•tzury•25m ago•0 comments

Show HN: Webmatik – AI that audits your website across 8 categories in 4min

https://webmatik.ai
2•alexbelov•26m ago•0 comments

A Rural S.C. County Approved a $2B Data Center During the Winter Storm

https://capitalbnews.org/secret-data-center-deal-marion-county-south-carolina/
2•inaros•27m ago•0 comments

Nvidia greenboost: transparently extend GPU VRAM using system RAM/NVMe

https://gitlab.com/IsolatedOctopi/nvidia_greenboost
3•mmastrac•27m ago•0 comments