Hacker News 中文摘要

RSS订阅

WebMCP开放早期预览 -- WebMCP is available for early preview

文章摘要

Chrome开发者博客宣布WebMCP开放早期预览版,这是一个新的开发工具,旨在帮助开发者更好地构建和优化网页应用。开发者现在可以提前体验其功能。

文章总结

WebMCP开放早期预览版

发布日期:2026年2月10日
发布平台:Chrome开发者博客

核心内容

随着智能代理网络(agentic web)的发展,Chrome团队推出WebMCP(Web Machine Control Protocol),旨在为网站提供标准化方式,让AI代理能更高效、可靠地与网站进行结构化交互。该协议通过两种API实现:

  1. 声明式API:通过HTML表单直接定义标准操作
  2. 命令式API:通过JavaScript执行复杂动态交互

应用场景

  • 客户支持:自动填写技术细节生成工单
  • 电子商务:精准搜索商品、配置选项、完成结账
  • 旅行预订:通过结构化数据实现航班搜索筛选与准确预订

早期预览计划

开发者现可申请加入早期预览计划,获取文档、演示案例及最新API动态。该计划旨在帮助开发者提前适配智能代理交互生态。

(注:原文中大量导航菜单、多语言选项及页脚政策信息等非核心内容已精简,保留技术要点与参与方式。)

评论总结

评论观点总结:

  1. 对WebMCP实用性的质疑

    • 认为用户获取航班信息并非真实痛点
    • "Can we stop pretending this is an issue anyone has ever had" (whywhywhywhy)
    • 多数网站缺乏可访问性功能,标准难以普及
    • "Majority of sites don't even expose accessibility functionalities" (arjunchint)
  2. 自动化工具的矛盾

    • 网站既想防爬虫又想支持自动化的矛盾
    • "Do websites want to prevent automated tooling...or do websites want you to be able to automate things?" (BeefySwain)
    • 不同工具(Selenium vs Claude)被区别对待的困惑
  3. 对标准前景的悲观预测

    • 认为这是语义网的重复,需要网站主动配合
    • "it's the semantic web, but with ~~XML~~, ~~AJAX~~, ~~Blockchain~~, Ai!" (yk)
    • 预测该标准年底前就会被遗忘
    • "will be forgotten by end of year is my hot take" (arjunchint)
  4. 替代方案的观点

    • 更看好网站自主开发对话式代理
    • "each website will have its own web agent" (arjunchint)
    • 认为即使不完美也能推动进步
    • "VHS pushed home video" (paraknight)
  5. 开发者体验批评

    • 文档缺乏技术细节和实现指导
    • "There's no code!...broadly insulting" (jauntywundrkind)
    • 担忧数据隐私问题
    • "will they send the data to their servers" (segmondy)
  6. 对内容生态的影响

    • 担心导致更多内容付费墙
    • "why should content producers produce anything that's not behind a paywall" (jgalt212)
    • AI发展可能使中间工具过时
    • "Advancing capability in the models themselves should be expected to eat alive every helpful harness" (827a)