frontpage.
newsnewestaskshowjobs

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?

We Use One Data Pipeline for Research and Live Trading

https://medium.com/@DolphinDB_Inc/from-factor-discovery-to-live-signals-unified-stream-batch-proc...
1•Polly_Liu•1m ago•0 comments

Rewrite Fuse-Overlayfs in Rust

https://github.com/containers/fuse-overlayfs/pull/457
1•a_t48•3m ago•1 comments

Learn with Your Coding Agent

https://learnthat-mcp-3bqygzrtsa-uc.a.run.app
1•azermite•4m ago•0 comments

Rust in the Vibe Coding Era

https://www.dioko.ai/blog/rust-in-the-vibecoding-era
3•dioko•8m ago•0 comments

Ask HN: A blog with heavy JavaScript to view – how?

1•purple-leafy•8m ago•0 comments

Ask HN: Why is packages.ubuntu.com not being indexed by Google?

https://www.google.com/search?q=%22libxmlb2%22+site%3Apackages.ubuntu.com
1•kristianp•9m ago•1 comments

Hispano Suiza Carmen

https://en.wikipedia.org/wiki/Hispano-Suiza_Carmen
1•petethomas•14m ago•0 comments

ASM SHADER TOY – It's shader toy but you code in asm

https://wegfawefgawefg.github.io/asm-shader-toy/
1•wegfawefgawefg•14m ago•1 comments

Guix Proposed Consensus Document "Standing up for human crafting"

https://codeberg.org/guix/guix-consensus-documents/src/commit/f84ec9031286518350abf19dd08a7227119...
1•clircle•16m ago•0 comments

Show HN: Approve an AI agent's wire with Face ID,then watch a forged one fail

https://www.emiliaprotocol.ai/try
1•EmiliaStar•17m ago•0 comments

Chaining LLM and web bugs to Admin

https://blog.quarkslab.com/from-prompt-to-pwned-chaining-llm-and-web-bugs-to-admin.html
1•ChicknNuggt•19m ago•0 comments

Built SwiPR – swipe-to-review GitHub PRs with AI context

https://github.com/nochinxx/SwiPR
1•nochinxx•29m ago•0 comments

The Nerdy Escorts Cashing in on Silicon Valley's AI Boom

https://www.forbes.com/sites/annatong/2026/06/07/the-nerdy-escorts-cashing-in-on-silicon-valleys-...
3•Anon84•30m ago•1 comments

Some yes no questions about Trump, tech perspective

https://gist.github.com/jasonm23/c236a60add30b0b3d2ec50f6c754a55a
2•jasonm23•30m ago•2 comments

MCP security tracks API's playbook – we know how that ends

https://www.reversinglabs.com/blog/mcp-security-tracks-api-playbook
1•mooreds•30m ago•0 comments

Quadratic funding democratizes allocation by rewarding projects w/ broad support

https://internetfreedom.torproject.org/funding-distribution/
1•Cider9986•32m ago•0 comments

Firefox for Android's Play Integrity check hits custom ROMs

https://www.omgubuntu.co.uk/2026/06/mozilla-firefox-android-google-play-integrity
1•akagusu•33m ago•0 comments

Copyright – Right Answer for Open Source Code, Wrong Answer for Open Source AI?

https://opensource.org/ai/webinars/copyright-right-answer-for-open-source-code-wrong-answer-for-o...
1•totetsu•37m ago•0 comments

Ignore what everyone else is doing

https://briandouglas.ie/developer_noise/
4•inventor7777•40m ago•0 comments

Livestreaming Trilemma: HLS, WebRTC, MOQ

https://swmansion.com/blog/livestreaming-trilemma-hls-webrtc-moq/
1•aloukissas•40m ago•0 comments

79% on LongMemEval: How We Beat Full-Context GPT-4 with a Local SQLite Database

https://medium.com/@vektormemory/79-on-longmemeval-how-we-beat-full-context-gpt-4-with-a-local-sq...
2•vektormemory•40m ago•0 comments

Dealership revoked offer to buy back customer's BMW, blaming wayward AI chatbot

https://www.cbc.ca/news/business/ai-chatbot-bmw-dealership-9.7230226
2•pseudolus•42m ago•0 comments

How We Automated Technical Implementation

https://antimetal.com/blog/how-we-automated-technical-implementation
1•herbertl•42m ago•0 comments

Ask HN: What computer are you using for AI coding tools?

1•willsmith72•43m ago•3 comments

State of Brain Emulation Report 2025

https://brainemulation.mxschons.com/
1•jonnonz•43m ago•0 comments

Show HN: Bit Flip – Daily Coding Questions

https://www.olukayode.tech/goodies/bit-flip
1•zt4ff•44m ago•0 comments

What's New in WeatherMesh-6

https://windbornesystems.com/blog/introducing-wm-6
3•tomeraberbach•45m ago•0 comments

Raress96/Dolby-Atmos-encoder: PoC Dolby Atmos encoder

https://github.com/raress96/dolby-atmos-encoder
1•xbmcuser•51m ago•0 comments

ShinyHunters hacked 100 orgs by exploiting an Oracle PeopleSoft 0-day

https://www.theregister.com/cyber-crime/2026/06/11/shinyhunters-claims-oracle-peoplesoft-0-day-hi...
5•Bender•55m ago•0 comments

Research Is Not Engineering at a Slower Speed

https://voiceinthemachine.com/2026/06/10/research-is-not-engineering-at-a-slower-speed/
2•linguae•56m ago•1 comments