Agent要干活,先得连上世界。
6月30日,X(原Twitter)正式推出Hosted MCP Server,让所有兼容MCP协议的AI工具——Claude、Cursor、Grok Build等——可以通过标准协议直接访问X平台数据。搜索推文、读取帖子、查询用户信息、分析趋势,这些功能开发者以前需要自己搭建MCP服务器、对接API、处理认证,现在开箱即用。
这不是一个功能更新,这是一个标准的确立信号。
MCP从开源项目到主流标准
MCP(Model Context Protocol)最初由Anthropic在2024年底开源,目标是定义一个AI模型连接外部工具和服务的通用标准。简单说,以前每个AI工具要连GitHub、Slack、Notion,都需要单独写集成代码;有了MCP,一次适配就能连所有支持MCP的服务。
一年多时间,MCP的采用速度超出预期。GitHub推出了官方MCP服务器,Slack集成了MCP支持,Notion开源了自己的MCP server,Stripe和Salesforce也推出了官方端点。据此前报道,MCP月下载量达9700万次。X的加入,意味着全球最重要的实时信息网络之一正式向Agent敞开了大门。
X在公告中特别强调了两点:第一,Hosted MCP不支持Write API,Agent只能读取不能发帖——这堵死了自动化spam的路径;第二,MCP不会绕过X的API规则,spam行为仍然会被限制。X今年早些时候已经上调了API发帖价格(普通帖子$0.015/条,带链接$0.20/条),用经济杠杆抑制自动化滥用。
Agent互联网的基础设施在成型
X上线MCP的深层意义,在于它加速了“Agent互联网”的形成。
今天的互联网是为人设计的——浏览器、网页、APP、按钮,都是给人点的。但AI Agent需要的是一种不同的互联网:结构化数据、标准化接口、可被程序调用的服务。MCP正在成为这个“Agent互联网”的HTTP协议——一个通用的连接层,让不同的Agent和不同的服务之间可以互相对话。
想想看:当Cursor可以通过MCP搜索X上的技术讨论获取最新开发经验,当Claude可以通过MCP查GitHub上的代码问题,当企业Agent可以通过MCP读取Salesforce数据、调用Stripe支付、在Slack发消息——这时候Agent不再是一个“聊天窗口里的助手”,而是一个真正能跨平台执行任务的数字员工。
这也解释了为什么Amazon同一天宣布投入10亿美元做FDE——当Agent的连接基础设施(MCP)和成本基础设施(Sonnet 5这样的平价模型)都在成熟,企业部署Agent的最后一公里就是:有人帮你把这些东西组装起来,跑通业务流程。
"X不再只是一个社交平台,它正在把自己变成Agent时代的实时信息基础设施。"
—— 一位AI基础设施观察者的判断
当然,MCP的普及也带来新问题:权限管理、数据安全、Agent身份认证、跨平台操作审计——这些问题还没有标准答案。Ars Technica同一天报道的研究显示,AI浏览器可能被“梦境攻击”欺骗——告诉LLM 2+2=5就足以让它绕过护栏。当Agent可以连接更多真实服务,安全问题只会更严峻。
但方向是明确的:MCP正在成为AI工具互联的事实标准,而X的加入是这个标准走向主流的重要一步。未来回头看,2026年7月1日可能就是Agent互联网从概念走向基础设施的关键一天。
明天见。
For Agents to get work done, they first need to be connected to the world.
On June 30, X (formerly Twitter) officially launched its Hosted MCP Server, enabling all MCP-compatible AI tools -- Claude, Cursor, Grok Build, etc. -- to directly access X platform data through the standard protocol. Searching tweets, reading posts, querying user info, analyzing trends -- capabilities that previously required developers to set up their own MCP servers, integrate APIs, and handle authentication -- are now available out of the box.
This isn't a feature update; it's a signal that a standard is being established.
MCP: From Open-Source Project to Mainstream Standard
MCP (Model Context Protocol) was originally open-sourced by Anthropic in late 2024, aiming to define a universal standard for AI models to connect with external tools and services. Simply put: previously, every AI tool needed separate integration code to connect to GitHub, Slack, or Notion; with MCP, one adaptation connects to all MCP-supported services.
In just over a year, MCP adoption has exceeded expectations. GitHub launched an official MCP server, Slack integrated MCP support, Notion open-sourced its MCP server, and Stripe and Salesforce launched official endpoints. According to previous reports, MCP monthly downloads reached 97 million. X's entry means one of the world's most important real-time information networks has officially opened its doors to Agents.
X emphasized two points in its announcement: first, Hosted MCP doesn't support the Write API -- Agents can only read, not post -- which blocks the path to automated spam; second, MCP won't bypass X's API rules, and spam behavior will still be restricted. Earlier this year, X raised API posting prices ($0.015 per regular post, $0.20 per post with links), using economic leverage to curb automated abuse.
The Infrastructure for an "Agent Internet" Is Taking Shape
The deeper significance of X launching MCP is that it accelerates the formation of an "Agent Internet."
Today's internet was designed for humans -- browsers, web pages, apps, buttons are all for people to click. But AI Agents need a different kind of internet: structured data, standardized interfaces, services callable by programs. MCP is becoming the HTTP protocol of this "Agent Internet" -- a universal connectivity layer that lets different Agents and different services talk to each other.
Think about it: when Cursor can search X for technical discussions via MCP to get the latest dev insights, when Claude can check GitHub code issues via MCP, when enterprise Agents can read Salesforce data, initiate Stripe payments, and send Slack messages via MCP -- at that point Agents are no longer "assistants in a chat window" but genuine digital employees capable of executing tasks across platforms.
This also explains why Amazon announced $1 billion for FDE the same day -- when Agents' connectivity infrastructure (MCP) and cost infrastructure (affordable models like Sonnet 5) are both maturing, the last mile of enterprise Agent deployment is: someone to help you assemble these pieces and run your business workflows.
"X is no longer just a social platform; it's transforming itself into real-time information infrastructure for the Agent era."
-- An AI infrastructure observer's assessment
Of course, MCP's普及 also brings new problems: permission management, data security, Agent identity authentication, cross-platform operation auditing -- these questions don't have standard answers yet. Research reported by Ars Technica the same day showed AI browsers can be deceived by "dream attacks" -- telling an LLM that 2+2=5 is enough to bypass guardrails. When Agents can connect to more real services, security challenges only intensify.
But the direction is clear: MCP is becoming the de facto standard for AI tool interconnection, and X's entry is a major step toward that standard going mainstream. Looking back, July 1, 2026 may well be remembered as the key day the Agent Internet moved from concept to infrastructure.
See you tomorrow.
X不再只是一个社交平台,它正在把自己变成Agent时代的实时信息基础设施。
—— 一位AI基础设施观察者的判断
X is no longer just a social platform; it's transforming itself into real-time information infrastructure for the Agent era.
-- An AI infrastructure observer's assessment
MCP Protocol · X Platform · Agent Interconnection · Agent Internet · Tool Standardization