xactions-mcp-server
Installation
SKILL.md
XActions MCP Server
The definitive free Twitter/X MCP server. 68+ tools for AI agents.
Quick Start
{
"mcpServers": {
"xactions": {
"command": "npx",
"args": ["xactions-mcp"],
"env": {
"XACTIONS_SESSION_COOKIE": "your_auth_token_here"
}
}
}
}