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?

Show HN: Rta-Smriti – local-first project memory for coding agents

https://github.com/sulabhdubey/rta-smriti-brain
1•SulabhDubey•22s ago•0 comments

What Are You Coding?

https://blog.sebastiansastre.co/posts/what-are-you-coding/
1•sebastianconcpt•1m ago•0 comments

Rebuilding Linear's delta sync read path

https://linear.app/now/rebuilding-delta-sync-read-path
1•FinnLobsien•1m ago•0 comments

ravynOS: Pre-alpha) open-source OS based on Darwin, FreeBSD, Apple open-source

https://ravynos.com/
1•Bluestein•1m ago•0 comments

Show HN: D5s, an AI coworking space for people and agents

https://www.d5s.tech
2•mhog_hn•3m ago•0 comments

Morrow, a social network built around interests

https://morrow.fyi
1•levyathan•4m ago•1 comments

The Computer Museum of America reclamation project

https://computer-museum.org/wp/
1•rbanffy•5m ago•0 comments

Amazon's AI Scraping Exposed: How to Protect Your Products

https://www.smamarketing.net/blog/amazon-ai-scraping-exposed
1•speckx•6m ago•0 comments

Whose Name Comes Up?

https://vis.csh.ac.at/whosenamecomesup/
1•gmays•9m ago•0 comments

Why the best AI tech stack is from 1995

https://kentnguyen.com/blog/why-the-best-ai-tech-stack-is-from-1995/
1•kentnguyen•9m ago•0 comments

Let's talk about structured logging

https://medium.com/@mzaks/lets-talk-about-structured-logging-455a16e00934
1•mzaks•9m ago•0 comments

Ernst and Young Is Giving $100M in Bonuses to Staff for 'Human' Skills

https://www.wsj.com/business/ernst-young-is-giving-100-million-in-bonuses-to-staff-for-human-skil...
1•codechicago277•9m ago•0 comments

Intent, a high-scale coding agent orchestrator, is now open source

https://www.intentapp.dev/
1•spullara•11m ago•0 comments

TX Politicians Realize Billions in Taxpayer Broadband Grants Have Been Hijacked

https://www.techdirt.com/2026/08/31/texas-politicians-slowly-realize-elon-musk-hijacked-billions-...
1•Teever•11m ago•0 comments

Oral History Interviews (OHI): Roman, Nancy Grace on 1980 August 19

https://repository.aip.org/node/128553
1•Bluestein•12m ago•0 comments

Postgres 19: How Our Advice Has Changed Since We Wrote It

https://www.crunchydata.com/blog/postgres-19-how-our-advice-has-changed-since-we-wrote-it
2•tosh•12m ago•0 comments

I benchmark local LLMs on real bugs from my own repo's Git history

https://informant.reiners.io/gauntlet
1•sysadmin420•12m ago•1 comments

Show HN: Corporate Mind Games – logic puzzles with a sarcastic corporate theme

https://corporatemindgames.com/
1•dontwordle•12m ago•0 comments

Give any website a WebMCP interface

https://blog.cloudflare.com/webmcp/
1•amai•13m ago•0 comments

China's CXMT beats Western chipmakers to LPDDR6 mass production

https://www.tomshardware.com/pc-components/dram/chinas-cxmt-beats-western-chipmakers-to-announcem...
4•sbulaev•13m ago•0 comments

Show HN: I built Snapquo because I hated doing quotes and invoices at night

https://snapquo.com/
1•maclinz•15m ago•0 comments

Who Profits from ICE Deportations

https://www.google.com/maps/d/viewer?mid=1KeW54O65sJbdwu30iXkVwyvmTU_bqIQ&hl=en-US
1•griffineyes•15m ago•0 comments

Generative AI and the psychology of failed experiments

https://www.natemeyvis.com/generative-ai-and-the-psychology-of-failed-experiments/
1•Brajeshwar•16m ago•0 comments

Show HN: ASCII/cnlibs – ASCII Shadcn component library

https://ascii.cnlibs.com/
1•samke-•17m ago•0 comments

Partial Outage in ChatGPT Work

https://status.openai.com/incidents/01M1C5M4K0WC8PPT0Z175RJA1E
2•aggrrrh•17m ago•0 comments

Brocards for Vulnerability Triage

https://vulnbrocards.com/
1•woodruffw•21m ago•0 comments

Vigil 0.5.0: threat hunting agent where a deterministic controller owns state

https://vigilsoc.org/blog/2026/08/27/lessons-learned-building-a-harness-for-cyber-security/
2•krmayankb•21m ago•0 comments

Show HN: Booth, A lightweight checkpoint library for LLM outputs

https://github.com/Vedantgitbot/booth
1•Vbrahmbhatt13•22m ago•0 comments

Show HN: Turn repeated coding-agent corrections into rules/skills

https://blume.codes
2•blumeCodes•23m ago•0 comments

Tim Cook Comments on His Final Day as Apple CEO

https://www.macrumors.com/2026/08/31/tim-cook-messages-on-final-day-as-apple-ceo/
2•tosh•24m ago•1 comments