Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

XActions Documentation

Complete documentation for XActions v3.4.4 — The X/Twitter Automation Toolkit

Quick Links

Guide Description
Getting Started Install, authenticate, run your first command
CLI Reference All xactions CLI commands
API Reference REST API endpoints (170+)
MCP Server Set up MCP for Claude, Cursor, GPT
Browser Scripts Run scripts in DevTools console
Automation Framework Browser automation system
Dashboard Web dashboard guide
Video Downloader Download X/Twitter videos
Configuration Personas, niches, environment
Database Schema PostgreSQL models (Prisma)
Browser Extension Chrome/Edge extension
Deployment Deploy to Railway, Fly.io, Docker, etc.
Architecture System design and project structure
Analytics & Monitoring Sentiment, reputation, follower tracking
AI Features AI tweet writer, voice analysis, Grok
Skills Reference 31 agent skills for AI assistants
DOM Selectors X/Twitter DOM selector reference
Troubleshooting Common issues and fixes

Interfaces

XActions provides 5 interfaces to the same underlying toolkit:

┌─────────────────────────────────────────────────────┐
│                   XActions v3.4.4                    │
├──────────┬──────────┬───────┬──────────┬────────────┤
│  CLI     │  MCP     │  API  │ Dashboard│  Browser   │
│ xactions │ server   │ REST  │   Web UI │  Scripts   │
│  ↕       │   ↕      │  ↕    │    ↕     │     ↕      │
│ Terminal │ AI Agent │ HTTP  │ Browser  │  DevTools  │
└──────────┴──────────┴───────┴──────────┴────────────┘
  1. CLIxactions <command> from your terminal
  2. MCP Server — 144 tools for Claude, Cursor, Windsurf, GPT
  3. REST API — 170+ endpoints at localhost:3001/api
  4. Web Dashboard — Full-featured UI at localhost:3001
  5. Browser Scripts — Paste into DevTools on x.com

Supported Platforms

Platform Scraping Posting Following Export
X/Twitter
Bluesky
Mastodon
Threads

Version

Current version: v3.1.0 (February 2026)


by nichxbt — github.com/nirholas/xactions