
X Management
STDIOX (Twitter) management MCP server for posting, replying, searching and retrieving tweets.
X (Twitter) management MCP server for posting, replying, searching and retrieving tweets.
Manage your X (Twitter) fully with a single API Key. Built using Apex social media infrastructure.
Supported platforms:
Install with Smithery here.
Clone Repo.
Run commands:
# Install dependencies npm install # Build the project npm run build
Add this configuration to your Claude Desktop config file:
MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%/Claude/claude_desktop_config.json
{ "mcpServers": { "apex-mcp-server": { "command": "node", "args":["/absolute/path/to/apex-mcp-stdio/dist/index.js", "<APEX API KEY>", "<APEX URL>"] } } }
Open Claude Desktop to verify connection.