Tools

X launches hosted MCP server to simplify AI apps' access to its API

X introduced a hosted Model Context Protocol (MCP) server that lets AI assistants such as Claude, Cursor and Grok Build connect to the X API using a user’s account permissions, removing the need for developers to host their own MCP endpoints.

X launches hosted MCP server to simplify AI apps' access to its API

X, the social network owned by Elon Musk, announced on Monday that it has launched a hosted Model Context Protocol (MCP) server. The new service allows AI assistants and other MCP-compatible applications — such as Claude, Cursor, and Grok Build — to interact with the X API using a user’s own account permissions.

What is MCP and what changes with the hosted server?

The Model Context Protocol (MCP) is an open standard that defines a common method for AI models to connect to external tools and services. Previously, developers who wanted an AI assistant to access X had to build, host and manage their own MCP server, then handle the connection and authentication to the X API. With the hosted MCP, X provides the MCP endpoint and users authenticate with their X account permissions.

This reduces integration time and infrastructure work for developers, letting them focus more on building their applications rather than maintaining an intermediary server.

Capabilities and limitations

The hosted MCP does not add new capabilities to the X API itself: developers have long been able to search X, read posts, look up users, and analyze conversations and trends via the API. The hosted service mainly makes it easier to expose those existing capabilities to AI applications.

By simplifying access, X can emphasize its value as an information network with real-time data to retrieve and analyze, beyond being a social platform.

Industry context and concerns

X joins a growing list of companies offering official MCP servers or endpoints, including GitHub, Slack, Notion, Stripe, and Salesforce.

At the same time, lowering this infrastructure barrier raises concerns about increased automated posting or spam. X states that the hosted MCP does not bypass its API rules, and the platform continues to restrict usage when it detects spammy behavior.

API changes aimed at curbing misuse

Earlier this year, X updated its API v2 to address AI-generated spam, particularly programmatic replies to conversations. The company also recently changed API pricing: increasing the cost to publish posts to $0.015 and to post links to $0.20. X said the price increases were intended to “curb vectors of misuse,” making spam more expensive.

Summary

The hosted MCP server lowers the integration burden for AI developers by allowing apps to use users’ X account permissions without building and hosting separate MCP endpoints. While it does not expand the API’s functionality, the move simplifies access, and X maintains rules and pricing measures intended to deter misuse.