XActions
by nirholas
Complete X/Twitter automation toolkit with 140+ MCP tools. No API keys required.
What it does
XActions is a powerful automation toolkit for X (Twitter) that uses browser automation instead of expensive API keys. It enables AI agents to scrape profiles, manage followers, analyze sentiment, and automate engagement.
Tools
x_get_profile: Extracts detailed user profile data.x_search_tweets: Finds tweets based on keywords or hashtags.x_unfollow_non_followers: Automatically removes accounts that don't follow back.x_analyze_sentiment: Performs sentiment analysis on tweets and threads.x_post_thread: Creates and publishes multi-tweet threads.x_space_join: Allows an AI agent to join and participate in live X Spaces via voice.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"xactions": {
"command": "npx",
"args": ["-y", "xactions-mcp"],
"env": {
"XACTIONS_SESSION_COOKIE": "your_auth_token_here"
}
}
}
}
Supported hosts
- Claude Desktop
- Cursor
- Windsurf
Quick install
npm install -g xactionsInformation
- Pricing
- free
- Published
- 4/12/2026
- stars







