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?

Oracle – a photorealistic browser for every Magic card ever printed

https://magic-oracle.com/
1•egstad•33s ago•0 comments

Automating Microsoft Edge Rewards

1•anonomity•3m ago•0 comments

Xteink's tiny e-readers are getting access to free books through Libby

https://www.theverge.com/tech/976390/xteink-x3-x4-x4-pro-e-reader-libby-plug-ins-drm-crosspoint-r...
1•sohkamyung•4m ago•0 comments

Sentinel Scan: an authorized LLM red-team audit, run by an AI agent

https://fbirds5230.github.io/sentinel-scan/
1•ventrovadev•4m ago•0 comments

Show HN: ElevenMusic Sounds, loop library that grows as other people generate

https://elevenmusic.io/sounds
1•sigvef•5m ago•0 comments

We benchmarked 5 ways to generate PDFs in Laravel

https://bladepdf.com/blog/laravel-pdf-generation-benchmark
1•bladepdf•7m ago•1 comments

Triple Product Rule of Partial Derivatives

https://en.wikipedia.org/wiki/Triple_product_rule
2•srean•12m ago•0 comments

Engineers will do anything to avoid learning from history

https://horn.gg/blog/engineers-will-do-anything-to-avoid-learning-from-history/
2•madrox•19m ago•2 comments

Anthropic shares details about how Claude's new watermarks will work

https://techcrunch.com/2026/08/15/anthropic-shares-more-details-about-how-claudes-new-watermarks-...
2•sbulaev•20m ago•0 comments

Ask HN: I created a web browser using Claude, everybody hates it

3•roschdal•22m ago•2 comments

Free personalised attachment style quiz

https://tally.so/r/0QP0lj
1•ElysiumAbove•25m ago•0 comments

Dress Rehearsal for Life; ambition, self-myth and a cheque as heavy as the world [video]

https://www.youtube.com/watch?v=Wo2_zhS1uYY
1•devrob•25m ago•0 comments

Ask HN: What is your favorite lightweight tool or CLI utility in 2026?

1•pranav_tech26•28m ago•0 comments

Early Influences of Photography on Art – Part 1

https://www.artinsociety.com/pt-1-initial-impacts.html
1•breppp•32m ago•0 comments

Calorie tracker for my Garmin watch

https://ashu1461.com/posts/a-calorie-tracker-on-my-garmin-watch/
1•ashu1461•35m ago•0 comments

ActivityPub Won by Being Boring

https://o.ee/blog/activitypub-won-by-being-boring/
4•birdculture•35m ago•0 comments

Ask HN: Anyone got a deauthentication attack script?

1•emn4tor•36m ago•0 comments

Neo: A distraction-free word processor for authors, by a wannabe author

https://github.com/hughhowey/neo
1•jasonpeacock•37m ago•1 comments

Modeling and Verification of Keeta's Consensus [pdf]

https://xescu.re/keeta-consensus.pdf
2•xescure•37m ago•1 comments

Were Touch Bar's problems software rather than hardware?

https://unsung.aresluna.org/deeper-dive-were-touch-bars-problems-software-rather-than-hardware/
1•ingve•39m ago•0 comments

Bede Liu, a digital signal processing pioneer, has died

https://spectrum.ieee.org/digital-signal-processing
14•Jimmc414•41m ago•0 comments

Why AI agents need verified identity

https://chrisbergeron.com/2026/08/11/why_ai_agents_need_verified_identity/
2•speckx•42m ago•0 comments

The Wow signal was a strong narrowband radio signal detected on August 15, 1977

https://en.wikipedia.org/wiki/Wow!_signal
15•firefax•44m ago•1 comments

Show HN: Live Claude Usage HUD for a $38 Thermalright Trofeo Vision LCD

https://github.com/christensen143/claude-trofeo-hud
2•christensen143•44m ago•0 comments

Tracking down a Zsh history data loss bug

https://michael.stapelberg.ch/posts/2026-08-09-zsh-history-truncation-bug/
2•ingve•48m ago•0 comments

Book Review: The Escape Artist

https://www.astralcodexten.com/p/your-book-review-the-escape-artist
1•paulpauper•49m ago•0 comments

No-New-Physics Consciousness

https://www.overcomingbias.com/p/no-new-physics-consciousness
4•paulpauper•49m ago•1 comments

2026 Filing Season: Preliminary Observations on IRS Performance

https://www.gao.gov/products/gao-26-109074
1•Jimmc414•50m ago•0 comments

Tyler Cowen: A Conservative Case for Liberal Immigration

https://www.thefp.com/p/tyler-cowen-conservative-case-liberal-immigration-policy
4•paulpauper•52m ago•0 comments

I wrote OSS for fun. They called it Exceptional Talent

https://ryoppippi.com/blog/2026-08-15-uk-gtv-en/
1•ryoppippi•53m ago•1 comments