PulseAugur
实时 21:53:25
English(EN) Can we play a game on pixelden? Made my pixel art game portal playable inside Claude via MCP

开发者通过 MCP UI 扩展将可玩游戏集成到 Anthropic 的 Claude 中

一位开发者已成功将一款可玩游戏集成到 Anthropic 的 Claude AI 助手(通过新的 MCP UI 扩展)中。此扩展允许在对话界面内渲染沙盒化的 HTML 资源,从而实现交互式应用程序。该开发者创建了一个简单的街机游戏,游戏逻辑在服务器上运行,Claude 界面显示游戏并接收玩家输入,展示了 AI 聊天界面除了典型的仪表板和表单之外的新颖用例。 AI

影响 将 AI 聊天界面的潜在用例从信息检索和任务完成扩展到包括交互式应用程序。

排序理由 展示了 AI 助手新 UI 扩展的新颖应用。

在 dev.to — MCP tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

开发者通过 MCP UI 扩展将可玩游戏集成到 Anthropic 的 Claude 中

报道来源 [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Tomas Grasl ·

    Can we play a game on pixelden? Made my pixel art game portal playable inside Claude via MCP

    <p>I hacked the new MCP UI extension 😎</p> <p>By which I mean I read the spec and used it exactly as documented, for a dumb little game. 😅</p> <p>MCP Apps is the official MCP UI extension. Short version: your server declares an HTML resource under ui://, links it to a tool via _m…