Live data from Hacker News

A playable DOOM MCP app

chrisnager.com

11–20 of 34 posts

Re: A playable DOOM MCP app

#11
post #4

I read this and I did not understand it. An MCP is synthesizing DOOM frames from a training set? What is this doing

It took me a reread and some thinking to realize what was going on. The 'MCP app' he's referring to here is basically a browser front-end replacement like electron. So what he's doing here is running DOOM as apart of that browser run-time and passing it through to the front-end. It's less "playing DOOM through the AI" and more "Playing DOOM while the AI can watch".

Re: A playable DOOM MCP app

#14
The title is misleading. This is in ChatGPT but not on ChatGPT. It's not running on AI. It's running on a site that serves an AI chatbot.

Still very cool though.

I suppose most people don't know this, but you can render web resources into chat harnesses via MCP apps [1]. The actual DOOM part of this runs on [2].

[1] https://modelcontextprotocol.io/extensions/apps/overview [2] https://github.com/cloudflare/doom-wasm

Re: A playable DOOM MCP app

#15
post #14

The title is misleading. This is in ChatGPT but not on ChatGPT. It's not running on AI. It's running on a site that serves an AI chatbot. Still very cool though. I suppose most people don't know this, but you can render web resources into chat harnesses via MCP apps [1]. The actual DOOM part of this runs on [2]. [1] https://modelcontextprotocol.io/extensions/apps/overview [2] https://github.com/cloudflare/doom-wasm

Ok, we've switched the title above to a hopefully-clearer phrase from the article's first sentence.

Re: A playable DOOM MCP app

#18
post #15
post #14

The title is misleading. This is in ChatGPT but not on ChatGPT. It's not running on AI. It's running on a site that serves an AI chatbot. Still very cool though. I suppose most people don't know this, but you can render web resources into chat harnesses via MCP apps [1]. The actual DOOM part of this runs on [2]. [1] https://modelcontextprotocol.io/extensions/apps/overview [2] https://github.com/cloudflare/doom-wasm

Ok, we've switched the title above to a hopefully-clearer phrase from the article's first sentence.

Works for me! Thanks for updating.

Title changed from “DOOM runs in ChatGPT and Claude” to “A playable DOOM MCP app”.

Post reply on HN