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?

Skillsaw: Lints the files that steer your AI coding agents

https://skillsaw.org/
1•sea-gold•44s ago•0 comments

Codex Agents Built and Operate My Weapons Research

https://weaponsofconflict.com/blog/codex-agents-weaponsofconflict-experiment
1•Politely1527•4m ago•0 comments

The feature in OxCaml that more languages should steal

https://theconsensus.dev/p/2026/06/27/the-feature-in-oxcaml-more-languages-should-steal.html
1•eatonphil•6m ago•0 comments

Show HN: Verbum Vitae – Bible memorization with spaced repetition

https://vvitae.com/
1•pseudocharles•7m ago•0 comments

Notion pulled itself back from the brink of failure (2019)

https://www.figma.com/blog/design-on-a-deadline-how-notion-pulled-itself-back-from-the-brink-of-f...
1•downbad_•7m ago•0 comments

Food for Agile Thought 551: AI Confidence Theater, We Tried Agile; Didn't Work

https://age-of-product.com/food-agile-thought-551-ai-confidence-theater/
1•swolpers•14m ago•0 comments

AdaptHealth says attackers stole patient data

https://www.theregister.com/security/2026/07/03/adapthealth-crooks-stole-our-passwords-patient-he...
1•Bender•17m ago•0 comments

2-Click Remote Code Execution in Meccha Chameleon

https://khaelkugler.com/blogs/meccha_chameleon.html
1•tester457•18m ago•0 comments

The Life and Times of Maxis, Part 1: SimEverything

https://www.filfre.net/2026/07/the-life-and-times-of-maxis-part-1-simeverything/
2•doppp•18m ago•0 comments

How the Summer of Atomic Bomb Testing Turned the Bikini into a Phenomenon

https://www.smithsonianmag.com/smithsonian-institution/how-wake-testing-atomic-bomb-bikini-became...
1•thunderbong•18m ago•1 comments

Ask HN: Possible issue impacting AWS Cloudwatch logs availability?

1•merek•18m ago•0 comments

Dev says Google warned him about account hijack then charged him $11,000 anyway

https://www.theregister.com/cyber-crime/2026/07/03/dev-says-google-warned-him-about-account-hijac...
2•Bender•19m ago•0 comments

Show HN: IDE for code assembly of reusable code blocks

https://tetrees.ai/download
1•joseph3553•19m ago•2 comments

H-1B Visas Skyrocket Despite Trump Admin Crackdown

https://www.newsweek.com/h-1b-visas-skyrocket-despite-trump-admin-crackdown-12154338
2•pseudolus•20m ago•0 comments

Show HN: Donation Tracker

https://github.com/padolph/donation-tracker
1•padolph•21m ago•0 comments

I stopped using a split keyboard

https://parsam.io/split/
1•pzrsa•21m ago•0 comments

Example prompt orchestrations to navigate complicated multi-step workflows

https://graphthinking.blogspot.com/2026/07/example-scaffolds-for-ai-prompt.html
1•physicsgraph•21m ago•0 comments

60% Fable cost cut by converting code to images and having the model OCR it

https://github.com/teamchong/pxpipe
2•dimitropoulos•23m ago•1 comments

Mesh Welding and Repair for 3D Printing

https://chris786525.substack.com/p/mesh-welding-and-repair-for-3d-printing
1•docjojo•24m ago•0 comments

Open Standard unveils dollar stablecoin backed by Visa and Mastercard

https://www.electronicpaymentsinternational.com/news/open-standard-unveils-dollar-stablecoin/
1•wslh•25m ago•0 comments

The Other Kind of Digital Garden

https://thelinell.com/posts/2026/digital_garden/
1•Linell•27m ago•0 comments

AI Agent ransomware attack through Langflow instance by exploiting CVE-2025-3248

https://www.sysdig.com/blog/jadepuffer-agentic-ransomware-for-automated-database-extortion
1•smurda•27m ago•0 comments

Ask HN: How to delete Hacker News profile?

1•Lapsa•28m ago•2 comments

Show HN: Hacker News but as Tweets

https://hackernews-reader.pages.dev/
1•ashu1461•29m ago•0 comments

The Amazon SES alternative for developers – MailKite

https://mailkite.dev/blog/amazon-ses-alternative/
2•bucabay•29m ago•0 comments

Show HN: Ultracodex – Run Claude Ultracode Dynamic Workflows with Codex Agents

https://github.com/YuanpingSong/ultracodex
1•yuansong•29m ago•0 comments

Learning to Replicate Expert Judgment in Financial Tasks

https://thinkingmachines.ai/news/learning-to-replicate-expert-judgment-in-financial-tasks/
1•skogstokig•31m ago•0 comments

Markets are competitive if and only if P = NP

https://arxiv.org/abs/2602.20415
51•kscarlet•32m ago•20 comments

Lymphatic Drainage Drops Reviews – Lymph Tonic 2026

https://gamma.app/embed/Lymphatic-Drainage-Drops-Reviews-Lymph-Tonic-2026-ihz5j5zkq876p5m?mode=doc
1•prepostseo•33m ago•0 comments

Economists Are Sounding the Alarm on AI

https://www.wsj.com/tech/ai/the-worlds-top-economists-are-sounding-the-alarm-on-ai-d99055b6
4•cdrnsf•33m ago•1 comments