X、AI ツールからの利用を容易にする MCP サーバーを提供開始
本文の状態
日本語全文を表示中
詳細モードで約3分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
TechCrunch AI
X(旧 Twitter)が、AI ツールとの連携を強化するため、MCP(Model Context Protocol)サーバーの提供を開始した。これにより、外部 AI ツールが X のプラットフォームデータをより安全かつ効率的にアクセスできるようになる。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
X は、Claude、Cursor、Grok Build、およびその他の MCP 互換アプリといった AI アシスタントが、新しいホスト型 MCP サーバーを通じてプラットフォームに直接接続しやすくする取り組みを進めています。
月曜日、イーロン・マスク所有のソーシャルネットワークは、ユーザー自身のアカウント権限を使用して AI ツールが X API と通信できるようにする ホスト型 Model Context Protocol (MCP) サーバー を発表しました。
文脈として、MCP(Model Context Protocol)は、AI モデルが外部ツールやサービスに接続するための共通方法を定義するオープンスタンダードです。従来、Claude や Cursor といった AI アシスタントが X にアクセスできるようにするには、開発者自身が MCP サーバーを構築し、ホストし、X API に接続し、認証処理を行う必要がありました。しかし現在では、X が MCP をホストしており、ユーザーは自身の X アカウントの権限で認証を行います。
これにより、開発者は統合作業に費やしていた時間を節約でき、実際に構築しているものへと集中することが可能になります。
開発者たちは長年、プラットフォームの API を用いて X の検索、投稿の閲覧、ユーザー情報の検索、会話やトレンドの分析などを行ってきました。ホスト型 MCP はこの分野で新たな機能を追加するものではありませんが、AI アプリケーションに対してこれらの機能をより簡単に公開できるようにします。これにより、X は単なる社会的な交流の場ではなく、取得・分析可能なリアルタイムデータに満ちた情報ネットワークとして位置づけることができます。
この動きにより、X は、GitHub(https://github.com/github/github-mcp-server)、Slack(https://slack.com/intl/en-gb/help/articles/48855576908307-Guide-to-Model-Context-Protocol-in-Slack)、Notion(https://github.com/makenotion/notion-mcp-server)、Stripe(https://docs.stripe.com/mcp)、Salesforce(https://developer.salesforce.com/docs/platform/hosted-mcp-servers/guide/servers-reference.html)など、独自の公式 MCP サーバーまたはエンドポイントを提供する企業が増える中に加わることになります。
もちろん、インフラの障壁を取り除くことで、X がより多くの自動投稿やスパムに対して自らをさらすことへの懸念は常にあります。
注目すべき点は、ホスト型 MCP は X の API ルールを迂回するものではなく、同社がスパム的な行動を検知した場合に引き続き使用を制限し続けるという点です(https://docs.x.com/developer-terms/restricted-use-cases)。
また、X は今年初めに AI 生成によるスパム、特に会話に対するプログラムによる返信の問題に対処するため、API v2 を更新しました(https://devcommunity.x.com/t/x-api-v2-update-addressing-llm-generated-spam/257909)。さらに最近では API の価格設定を更新し、投稿の公開コストを 0.015 ドルに引き上げ(https://techcrunch.com/2026/04/22/x-makes-it-more-expensive-to-post-links-through-its-api/)、リンクの投稿コストを 0.20 ドルに引き上げました(https://x.com/XDevelopers/status/2044919377544261979)。X は当時、価格引き上げは「悪用の経路を抑制するため」に行われたと述べており、少なくとも X へのスパム行為のコストは少なくとも上がっていることになります。
当記事内のリンクを通じてご購入いただいた場合、私たちは少額のコミッションを獲得する可能性があります。これは私たちの編集の独立性には影響しません。
Sarah は 2011 年 8 月以来 TechCrunch の記者として活動しています。彼女は以前 ReadWriteWeb で 3 年以上勤務した後、同社に入社しました。記者としての業務に先立ち、Sarah は銀行業、小売業、ソフトウェアなど様々な業界で IT 分野で働いていました。
Sarah への連絡や、彼女からのアウトリーチの検証は、sarahp@techcrunch.com へメールを送るか、Signal の sarahperez.01 で暗号化メッセージを送信することで可能です。
原文を表示
X is making it easier for AI assistants like Claude, Cursor, Grok Build, and other MCP-compatible apps to connect directly to the platform through a new hosted MCP server.
On Monday, the Elon Musk-owned social network unveiled a hosted Model Context Protocol (MCP) server that lets AI tools communicate with the X API using a user’s own account permissions.
MCP, for context, is an open standard that defines a common way for AI models to connect to external tools and services. Previously, if developers wanted an AI assistant like Claude or Cursor to access X, they would have to build their own MCP server, host it, connect to the X API, and handle the authentication. Now, X hosts the MCP, and users authenticate with their own X account’s permissions.
This allows developers to save the time spent on integration work to focus on whatever it is they’re actually building.
Developers have long been able to search X, read posts, look up users, analyze conversations and trends, and do more using the platform’s API. The hosted MCP doesn’t add new capabilities on that front; it just makes them easier to expose to AI applications. By doing so, X can position itself as an information network filled with real-time data to retrieve and analyze, rather than just a social hangout.
The move sees X joining a growing number of companies that now offer their own official MCP servers or endpoints, like GitHub, Slack, Notion, Stripe, and Salesforce.
Of course, there’s always concern that by removing an infrastructure hurdle, X is opening itself up to more automated posting or spam.
It’s worth noting that the hosted MCP isn’t bypassing X’s API rules, which continue to restrict its use if the company detects spammy behavior.
X also updated its API v2 earlier this year to address the issue of AI-generated spam, particularly programmatic replies to conversations. Plus, it recently updated its API pricing, increasing the cost for publishing posts to $0.015, and posting links to $0.20. The price increases were designed to “curb vectors of misuse,” X said at the time — meaning it’s at least getting more expensive to spam X.
*When you purchase through links in our articles, we may earn a small commission. This doesn’t affect our editorial independence.*
Sarah has worked as a reporter for TechCrunch since August 2011. She joined the company after having previously spent over three years at ReadWriteWeb. Prior to her work as a reporter, Sarah worked in I.T. across a number of industries, including banking, retail and software.
You can contact or verify outreach from Sarah by emailing sarahp@techcrunch.com or via encrypted message at sarahperez.01 on Signal.
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み