From xactions
Provides 68+ MCP tools for AI agents to automate X/Twitter: scrape profiles/followers/tweets, post/follow/like/retweet, download videos, analyze sentiment, manage DMs/workflows via local Puppeteer. No API keys needed.
How this skill is triggered — by the user, by Claude, or both
Slash command
/xactions:xactions-mcp-serverThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The definitive free Twitter/X MCP server. 68+ tools for AI agents.
The definitive free Twitter/X MCP server. 68+ tools for AI agents.
{
"mcpServers": {
"xactions": {
"command": "npx",
"args": ["xactions-mcp"],
"env": {
"XACTIONS_SESSION_COOKIE": "your_auth_token_here"
}
}
}
}
DevTools (F12) -> Application -> Cookies -> x.com -> copy auth_token value
Claude Desktop:
xactions mcp-config --client claude --write
Cursor:
xactions mcp-config --client cursor --write
Windsurf / VS Code:
xactions mcp-config --client windsurf --write
xactions mcp-config --client vscode --write
x_get_profile, x_get_followers, x_get_following, x_get_non_followers, x_get_tweets, x_search_tweets, x_get_thread, x_download_video
x_follow, x_unfollow, x_unfollow_non_followers, x_post_tweet, x_like, x_retweet, x_delete_tweet, x_reply, x_bookmark, x_get_bookmarks, x_clear_bookmarks, x_auto_like
x_detect_unfollowers, x_best_time_to_post, x_analyze_sentiment, x_monitor_reputation, x_reputation_report, x_competitor_analysis, x_brand_monitor
x_update_profile, x_get_settings, x_toggle_protected, x_get_blocked, x_check_premium
x_post_thread, x_create_poll, x_schedule_post, x_publish_article
x_get_trends, x_get_explore
x_send_dm, x_get_conversations, x_export_dms
x_analyze_voice, x_generate_tweet, x_rewrite_tweet, x_summarize_thread
x_stream_start/stop/list/pause/resume/status/historyx_workflow_create/run/list/actionsx_graph_build/analyze/recommendations/listx_export_account/migrate_account/diff_exports"Scrape @nichxbt's profile and last 50 tweets. What topics do they post about most?"
"Find my non-followers and unfollow them"
"Search for tweets about 'AI agents' and analyze the sentiment"
"Post a thread about the top 3 AI trends in 2026"
"Monitor brand mentions of 'XActions' for the last week"
| Variable | Required | Purpose |
|---|---|---|
XACTIONS_SESSION_COOKIE | Yes | X auth_token for authentication |
OPENROUTER_API_KEY | No | Enables AI tools (voice analysis, tweet generation) |
See docs/mcp-setup.md for complete setup guide with troubleshooting.
npx claudepluginhub nirholas/xactionsScrapes X/Twitter profiles, followers, tweets, searches, and threads via CLI using Puppeteer stealth. Generates MCP configs for Claude Desktop, Cursor, VSCode. Use for terminal Twitter data extraction or pipelines.
Scrapes X/Twitter data via Xquik API: tweet search, user lookup, follower export, media download, monitoring, webhooks, MCP setup. Read-only default, API-key only, no login.
Automates X/Twitter data extraction and actions: tweet search, user lookup, follower export, posting, DMs, webhooks, monitoring, and giveaway draws via the Xquik platform.