frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

MCP Hello Page

https://www.hybridlogic.co.uk/blog/2026/05/mcp-hello-page
27•Dachande663•1h ago

Comments

lorecore•32m ago
> I wish the spec had some capability to mitigate for this

I like their solution. It feels like because remote MCP servers are built on HTTP that they are actually using the spec as intended. Serving html when asked for it.

cyberge99•32m ago
> I did something a little bit hacky: if the request is for GET /mcp and the Accept header includes text/html and NOT application/json or text/event-stream, I return a HTML page

Is this not the intended use of request headers?

lorecore•30m ago
I think so, but if you wanted to be pedantic you could make the argument that the same resource is not being served with the different Accept header. A welcome page is not the same thing as the JSON returned from the MCP spec.
pull_my_finger•16m ago
Maybe it should return a 303 See Other response
PufPufPuf•29m ago
Technically not really, it's supposed to be alternative versions of the same content.
zrail•31m ago
Excellent. Tiny affordances like this should be more commonplace, IMO.

I think this probably also helps when truly clueless users drop the link into an agent directly, because then the agent will relay the message to the user.

zackify•31m ago
I hate the MCP rules so much. That I made cookie based auth work by just passing stuff through mimicking the oauth flow.
stavros•30m ago
But why would you show the MCP server URL as a clickable link in the first place, if it's not meant to be clicked? Put it in a monospaced box with a "copy to clipboard" button, it's not the fault of the user for not "thinking ahead" when they click a clickable link that wasn't actually meant to be clicked.
Waterluvian•29m ago
> Instead, I did something a little bit hacky: if the request is for GET /mcp and the Accept header includes text/html and NOT application/json or text/event-stream, I return a HTML page explaining to the user they're trying to view an mcp server and they need to add it to their client.

This feels like less of a hack and more of discovering what some of the HTTP headers are for. You’re choosing rather reasonably how to present the resource found at /mcp when a client is asking for the resource to be presented in HTML format. It’s perfectly fine to offer an HTML response that says “hey this is not really presentable in HTML. Do this instead.”

eoskx•28m ago
Doing a workshop this week on MCP for an enterprise client and explaining the 406 returned by GET against /mcp w/o text/event-stream is exactly one of the things that I have to bring up when I do these.

The specification still leaves a lot to be desired, especially as it relates to auth. There are lots of bad ways to do auth with MCP and only a couple of good ways. It also puts a lot of pressure on the various IdP vendors and relies on lesser used areas of OAuth 2.0/2.1 (like DCR, token exchange, etc.). It started out in a place where the assumption was you were running an MCP Server on a laptop or you were a SaaS provider serving lots of individual users -- somehow DCR in the initial spec iteration seemed like a good idea (spoiler: it wasn't) and fortunately, the latest revision has somewhat addressed that. XAA/ID-JAG & CIMD should continue to round-out some client management and auth solutions for the enterprise.

Gateways are another area that needs to be addressed in the spec. There isn't a formal definition of one in the spec, and yet, there are lots of "gateways" out there. What a gateway is and what it should do is an open question and it means different things to different people depending on who you ask. For example, who does token exchange: the MCP server or the MCP gateway? Both are valid answers right now depending on the implementation or your opinion of which is best.

More spec iterations should be coming this year. I'm still pretty optimistic about MCP as a whole, as it remains a good way to standardize tool calls across agents and some of the other entities that it provides like resources and prompts are genuinely useful to add more determinism to an agent. Interceptors and skills will be good, too.

If you're interested in helping to evolve the spec further, the MCP Contributors Discord is active. There are lots of IGs/WGs that solicit feedback and you can participate in meetings with your feedback.

Arm Holdings to Face US Antitrust Probe

https://www.bloomberg.com/news/articles/2026-05-15/arm-holdings-said-to-face-us-antitrust-probe-o...
1•fork-bomber•2m ago•0 comments

OpenAI is offering ChatGPT Plus to citizens of Malta for a year

https://www.engadget.com/2174473/openai-is-offering-chatgpt-plus-to-citizens-of-malta-for-a-year/
1•SpyCoder77•11m ago•0 comments

Assembly Language – Jesse Colin Jackson's Marching Cubes

https://www.creativeapplications.net/project/assembly-language-jesse-colin-jacksons-marching-cubes/
1•figomore•12m ago•0 comments

Your brain is always a fraction of a second behind the present

https://www.sciencefocus.com/the-human-body/brain-lives-past
3•amichail•14m ago•0 comments

Experimental weight-loss drug outperforms original GLP-1s

https://www.foxnews.com/health/experimental-obesity-drug-outperforms-traditional-weight-loss-trea...
2•paulpauper•16m ago•0 comments

We built a zero-telemetry Native Rust AI engine. (Ghost Lock included)

https://github.com/jrabbass/-esai-community-edition
1•jrabbass•17m ago•0 comments

Show HN: QuantTakeoff – Construction PDFs to takeoff and 3D scene

1•acaciabengo•20m ago•0 comments

Ane: CLI editor that uses LSPs to let agents explore/edit code with fewer tokens

https://github.com/prettysmartdev/ane
2•archnet•21m ago•0 comments

AI's eyes to help with component inspections

https://newsreleases.sandia.gov/ai-inspections/
1•hhs•21m ago•0 comments

Show HN: Where do I stand? – Household Health

https://wheredoistand.me/
1•vgrocha•24m ago•0 comments

Singapore Foreign Minister's Keynote at AI Engineer Singapore

https://www.youtube.com/watch?v=t-4a20_iYhg
1•doppp•26m ago•0 comments

White monkeys to make Chinese business look more global

https://www.theguardian.com/lifeandstyle/2026/may/16/fake-lawyers-scientists-chefs-punters-white-...
1•andsoitis•27m ago•1 comments

The mysterious disappearance of growth in US manufacturing: Was it China shock?

https://www.aeaweb.org/articles?id=10.1257/pandp.20261041
1•hhs•37m ago•0 comments

A Nicer Voltmeter Clock

https://lcamtuf.substack.com/p/a-nicer-voltmeter-clock
3•surprisetalk•43m ago•0 comments

'Transported' book review: Lost in a musical daydream

https://www.wsj.com/arts-culture/books/transported-review-lost-in-a-musical-daydream-83d8f76d
1•hhs•44m ago•0 comments

AI Memory Reader – Native macOS app for browsing Claude Code memory files

https://github.com/nvwalj/ai-memory-reader
2•nvwalj•47m ago•0 comments

The Futility of Lava Lamps: What Random Means

https://loup-vaillant.fr/articles/lava-lamps-and-randomness
1•birdculture•48m ago•0 comments

Living with Class

https://philosophersmag.com/living-with-class/
1•Wicher•52m ago•0 comments

Adonis was Sumerian before he was Greek

https://storica.club/blog/adonis-was-sumerian/
6•aralsamuel•52m ago•0 comments

Token spend breaks budgets – what next?

https://newsletter.pragmaticengineer.com/p/the-pulse-token-spend-breaks-budgets
4•eneveu•56m ago•1 comments

Wish You Were Her

https://www.nplusonemag.com/issue-53/essays/wish-you-were-her/
3•gmays•56m ago•0 comments

Hacker's Manual 2025 error at page 29

3•eahm•58m ago•0 comments

Mecha Comet's April Voyage – Open Modular Handheld on mainline Linux 7.0 kernel

https://mecha.so/blog/the-comets-april-voyage
1•walterbell•59m ago•0 comments

LeetCode Token Golf – Training for the interviews that matter

https://github.com/whitecell-dev/LeetCode-Token-Golf
2•MaykonMan•1h ago•0 comments

My -Tech

https://fingolas.eu/MyTech/
1•doener•1h ago•1 comments

A checkbox to enable the Django debug toolbar

https://mdk.fr/blog/django-debug-toolbar-checkbox.html
1•julienpalard•1h ago•0 comments

MCP Hello Page

https://www.hybridlogic.co.uk/blog/2026/05/mcp-hello-page
28•Dachande663•1h ago•10 comments

Zerostack – A Unix-inspired coding agent written in pure Rust

https://crates.io/crates/zerostack/1.0.0
51•gidellav•1h ago•7 comments

Jane Street Designed Its New Data Center: A Tour with Dwarkesh Patel [video]

https://www.youtube.com/watch?v=8J-GUnfSqeE
3•canarymark•1h ago•0 comments

Zerostack – Tiny Rust Coding Agent in 8MB of RAM

https://github.com/gi-dellav/zerostack/tree/main
3•gidellav•1h ago•0 comments