Skip to content
OSINT Tradecraft
OSINT Tradecraft
Investigation skills · Vol. 8
← MCP catalog#023 · OSINT — Platforms

XActions (nirholas)

broader X/Twitter automation toolkit

Alternate to 022 (twitter-scraper-mcp). Broader X automation scope beyond search — includes posting, DM access, and richer interaction with the X API.

Cost
Free · no API key
API key
Not required
Slug
xactions
MCP.md
---
name: xactions
category: osint-platforms
cost: free
api_key_required: no
repo: https://github.com/nirholas/XActions
paired_skills: ["twitter-x-investigation"]
capabilities: ["social-scrape", "x-automation"]
---

# XActions (nirholas) — broader X/Twitter automation toolkit

Alternate to 022 (twitter-scraper-mcp). Broader X automation scope beyond search — includes posting, DM access, and richer interaction with the X API.

## Install

```
npm i -g xactions
```

## Configuration

```json
{
  "mcpServers": {
    "xactions": {
      "command": "xactions"
    }
  }
}
```

## What it adds

Same read-access capability as 022 for investigative use, with broader interaction scope. Use if you need to automate X interactions beyond just searching (e.g., managing a covert research account). Same fragility caveats apply as 022.

**Note:** 022 and 023 serve the same investigation category. Install one. 022 (twitter-scraper-mcp) is generally recommended for read-only investigative work.

## Pairs with skills

- 052 `twitter-x-investigation`

## Cost

Free. Same fragility caveat as 022.
Pairs with skills
  • #052twitter-x-investigation

This MCP gives your agent the tools to execute the workflow described by these skills — instead of just describing it.

Bundled in the Toolkit

This MCP is one of 36 pre-configured servers in the Investigator's MCP Toolkit. One-command installer, $149 one-time.

Pricing
Back to MCP catalog
XActions (nirholas) — broader X/Twitter automation toolkit — MCP server · OSINT Tradecraft