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?

Thinking Different, Thinking Slowly: LLMs on a PowerPC Mac

http://www.theresistornetwork.com/2025/03/thinking-different-thinking-slowly-llms.html
1•asimovDev•55s ago•0 comments

AI SDK 7 is available

https://vercel.com/blog/ai-sdk-7
1•m3h•2m ago•0 comments

Show HN: Loomabase – Column-level CRDT sync for SQLite + Postgres

https://github.com/JustVugg/loomabase
1•vforno•4m ago•0 comments

US Government Asks OpenAI to Stagger AI Model Release

https://www.bloomberg.com/news/articles/2026-06-25/trump-administration-asks-openai-to-stagger-re...
1•m3h•7m ago•0 comments

Remote Tech Support On-the-Go: Your Hermes-Powered USB Troubleshooting Kit

https://github.com/mainmeister/hermes-friend-diag-kit
1•mainmeister•7m ago•0 comments

Vaadin 25.2: Build UIs in plain language, and call the browser from Java

https://vaadin.com/blog/vaadin-25-2-release
1•spicyroman•10m ago•1 comments

VW Eyes Cutting 100k Jobs and Closing Plants

https://www.bloomberg.com/news/articles/2026-06-26/vw-eyes-cutting-100-000-jobs-and-closing-plant...
1•mgh2•10m ago•0 comments

Thing that has ever happened for multiplayer games

https://mas-bandwidth.com/the-best-thing-that-has-ever-happened-for-multiplayer-games/
1•pbootly•12m ago•0 comments

What happened to China's property collapse? [video]

https://www.youtube.com/watch?v=1N2C72OdOxo
1•Imustaskforhelp•17m ago•0 comments

Siag Office – A Free Office Package for Unix (2007)

https://siag.nu/index.shtml
1•turtleyacht•18m ago•0 comments

Show HN: Pybench, Pytest but to check non regression of noisy benchmarks

https://github.com/AnthonyBeeblebrox/pybench
1•ururu01010•18m ago•0 comments

The UN demands AI accountability while running Google ad-tech on its own website

https://www.thatprivacyguy.com/blog/un-tracking-without-consent/
1•ilreb•20m ago•0 comments

Train the draft model for your workload

https://nebius.com/blog/posts/train-the-draft-model-for-your-workload
1•Sami_Lehtinen•21m ago•0 comments

I Am Not an AI – The Tlbic Policy Proposal

https://drive.google.com/file/d/1NJA8clb_wkotSnUkBPGZMw8Dywa5caiF/view?usp=drive_link
2•michikawa59•22m ago•2 comments

Claude ends the chat – refuses conversation

https://medium.com/@thesuperrepemail/claude-got-sentimental-couldnt-take-the-insults-anymore-56de...
2•rajsuper123•22m ago•0 comments

Show HN: Hikaru Labs – An offline, client-side alternative to CloudConvert

https://hikarulabs.xyz
3•CFBL•23m ago•1 comments

Ask HN: How is GPU power draw measured at scale?

3•anax32•26m ago•0 comments

The fight against data centers has nothing to do with data centers

https://twitter.com/mcuban/status/2070211760196587534
3•tosh•26m ago•0 comments

Apple hints at more price increases coming later

https://9to5mac.com/2026/06/25/apple-hints-at-more-price-increases-coming-later/
2•virgildotcodes•27m ago•1 comments

ChoiceBeat: The Visual Novel and Interactive Fiction Zine

https://willyelektrix.itch.io/choicebeat-issue-17
2•Schiphol•29m ago•0 comments

Stop generating what you already have

https://aazar.me/posts/stop-generating-what-you-already-have
2•44za12•31m ago•0 comments

A Niche Technology Became a Choke Point for A.I

https://www.nytimes.com/2026/06/26/technology/ai-advanced-chip-packaging-tsmc.html
2•thinkcontext•31m ago•0 comments

Analysed 3k+ AI thought leaders posts for Q2

https://aiweekly.co/recap/q2-2026
2•adu_onemore•32m ago•1 comments

Why AI in the classroom is a catastrophe – Sophie Winkleman [ARC 2026] [video]

https://www.youtube.com/watch?v=yFp5-i5fzyQ
4•yesbut•35m ago•1 comments

OpenAI Codex bombards SSDs with needless write operations, costing millions

https://www.theregister.com/ai-and-ml/2026/06/23/openai-codex-bombards-ssds-with-needless-write-o...
4•YeGoblynQueenne•36m ago•0 comments

Trump administration asks OpenAI to limit next model release

https://www.axios.com/2026/06/25/trump-administration-openai-gpt-model-release
2•FergusArgyll•36m ago•1 comments

$1.4T investment helps China restore freshwater ecosystem's oxygen

https://www.courthousenews.com/1-4-trillion-investment-helps-china-restore-freshwater-ecosystems-...
4•ilreb•39m ago•0 comments

The AI LinkedIn Post Generator That Grows Your Professional Brand

https://elevenwritt.com/blog/ai-linkedin-post-generator
3•piusk•40m ago•2 comments

Domino Tiling: From Dynamic Programming to Finite Fields

https://www.omegasyntax.com/domino/
5•birdculture•45m ago•1 comments

AMD Readies Full Open-Source HDMI 2.1 Support for Linux

https://www.techpowerup.com/348723/amd-readies-full-open-source-hdmi-2-1-support-for-linux
5•tosh•52m ago•1 comments