Back to directory
krish858/x-mcp-ctrls

krish858/x-mcp-ctrls

@krish858

MCP server for controlling your X/Twitter account through LLM agents (Claude Desktop/Cursor)

xtwittersocial-mediamcpclaudecursorautomationllm-agentstool

Installation & Configuration

{
  "mcpServers": {
    "x-mcp-ctrls": {
      "command": "node",
      "args": [
        "PATH_TO_DOWNLOADED_FOLDER/build/index.js"
      ],
      "env": {
        "X_API_KEY": "YOUR_API_KEY",
        "X_API_SECRET_KEY": "YOUR_API_KEY",
        "X_BEARER_TOKEN": "YOUR_API_KEY",
        "X_ACCESS_TOKEN": "YOUR_API_KEY2",
        "X_ACCESS_TOKEN_SECRET": "YOUR_API_KEY",
        "GEMINI_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17