Xactions MCP Server

██╗ ██╗ █████╗ ██████╗████████╗██╗ ██████╗ ███╗ ██╗███████╗ ╚██╗██╔╝██╔══██╗██╔════╝╚══██╔══╝██║██╔═══██╗████╗ ██║██╔════╝ ╚███╔╝ ███████║██║ ██║ ██║██║ ██║██╔██╗ ██║███████╗ ██╔██╗ ██╔══██║██║ ██║ ██║██║ ██║██║╚██╗██║╚════██║ ██╔╝ ██╗██║ ██║╚██████╗ ██║ ██║╚██████╔╝██║ ╚████║███████║ ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝╚══════╝. It runs locally over stdio via the published package.

People connecting browser automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in HTML.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 473 · #13 OF 196 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-08-25

Apache-2.0 · HTML · how we verify → /methodology

01 · Install Xactions

before you install - you'll need

Set XACTIONS_SESSION_COOKIE, X_AUTH_TOKEN, X_CT0, OPENAI_API_KEY before connecting.

Claude Code

claude mcp add nirholas-xactions -- npx -y xactions

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "nirholas-xactions": {
      "command": "npx",
      "args": [
        "-y",
        "xactions"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

npm package xactions - unscoped; check the name against the project README before installing

registry namespace io.github.nirholas is GitHub-verified and matches the repo owner

03 · What Xactions can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Limitations (from the README)

[!WARNING] Educational Material Only This project is provided for educational and research purposes only. The scripts and tools have not been extensively tested on personal accounts. - Use at your own risk - We are not responsible for any account restrictions or bans

04 · Who maintains Xactions

XActions is maintained by nirholas. We track 66 MCP servers from nirholas - 65 actively maintained, 7,658 combined GitHub stars, oldest repo from Feb 2024. Full record: all servers from nirholas.

  1. Metaplex Agent Registry Deploy AI agents on-chain on Solana with an EIP-8004 identity. Deploy fee funds $THREE buybacks. ★ 102
  2. Pump SDK MCP Server Build extend and maintain pump - Token creation buying selling migration fee collection ★ 118
  3. pump.fun Solana Data Free, read-only pump.fun + Solana MCP: token discovery, on-chain analysis, SNS, 3D snapshots. ★ 102
  4. Alibaba Cloud DashScope - Qwen Alibaba Cloud DashScope MCP: Qwen chat, embeddings, and model discovery on your own account. ★ 102
  5. three.ws Agent Payments Governed x402 payment sessions: pay any endpoint with budget, allowlist & per-tx caps, no key. ★ 102
  6. three.ws Brain List LLM providers and run chat completions through the three.ws multi-provider router. ★ 102

05 · Facts

category
browser automation - ranked #13 of 196 actively-maintained browser automation servers as of 2026-08-25.
registry
io.github.nirholas/xactions (active, first published 2026-01-20 · 3 versions)
packages
npm:xactions

06 · Xactions FAQ

What is Xactions?

██╗ ██╗ █████╗ ██████╗████████╗██╗ ██████╗ ███╗ ██╗███████╗ ╚██╗██╔╝██╔══██╗██╔════╝╚══██╔══╝██║██╔═══██╗████╗ ██║██╔════╝ ╚███╔╝ ███████║██║ ██║ ██║██║ ██║██╔██╗ ██║███████╗ ██╔██╗ ██╔══██║██║ ██║ ██║██║ ██║██║╚██╗██║╚════██║ ██╔╝ ██╗██║ ██║╚██████╗ ██║ ██║╚██████╔╝██║ ╚████║███████║ ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝╚══════╝. It runs locally over stdio via the published package.

Is Xactions still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24. We re-verify nightly.

How do I install Xactions?

Run `npx -y xactions`. The README documents 4 environment variables (XACTIONS_SESSION_COOKIE, X_AUTH_TOKEN, X_CT0…) to set first. Set XACTIONS_SESSION_COOKIE, X_AUTH_TOKEN, X_CT0, OPENAI_API_KEY before connecting. You can also paste the ready-made client config above.

Does Xactions run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Xactions

More browser automation MCP servers · Bun Uia · Real Browser · Kernel MCP Server · Baepsae · Notebooklm MCP Secure