Skip to main content
Feedback

X (Twitter) MCP connector

X is a social media platform for sharing short messages and engaging with real-time content. The X MCP connector allows AI agents to create and delete tweets, like and retweet content, and retrieve user profiles and authentication details. It also supports searching recent tweets, managing user lists, and engaging with the broader X social network.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the X (Twitter) MCP connector to perform the following actions:

  • Monitor brand mentions and competitor activity across X in real time
  • Automate customer engagement by posting updates and responding to conversations
  • Build targeted audiences by adding relevant users to organized lists
  • Gather social insights by searching recent tweets for trending topics and sentiment
  • Streamline direct communication by sending messages to customers and partners
  • Manage social content by creating, publishing, and removing posts programmatically
  • Track user profiles and verify account information before outreach campaigns

Example prompts

Use the following example prompts to invoke X (Twitter) MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Post an announcement about our new product launch on X.
  • Search X for recent tweets mentioning our brand name.
  • Show me the profile information for the user @marketingteam on X.
  • Like this tweet on X to boost our engagement with followers.
  • Add these 50 industry leaders to our VIP list on X.
  • Send a direct message to a customer thanking them for their feedback on X.
  • Create a tweet announcing our upcoming webinar and post it to X.
  • Retweet the latest industry news from our partner accounts on X.
  • Delete the tweet we posted about the canceled event from X.
  • Get my current X profile information to verify account details.

X (Twitter) MCP connector tools

The X (Twitter) MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
x_xpost_invokePosts a new message to X.
getCurrentUserRetrieves information about the currently authenticated user account.
getUserByUsernameRetrieves user profile information by searching for a specific username.
getUserByIdRetrieves user profile information using a unique user identifier.
searchTweetsSearches for and returns recent posts matching specified criteria.
createTweetCreates and publishes a new post to the user's account.
deleteTweetRemoves a previously published post from the user's account.
likeTweetMarks a post as liked by the authenticated user.
retweetTweetShares another user's post to the authenticated user's followers.
addUserToListAdds a user to a specified collection or list.
sendDirectMessageSends a private message to another user on X.
On this Page