X-MCR-CTRLS
CONTROLL YOUR X THROUGH LLM AGENTS.
Overview
X-MCP-Ctrl allows control of your and X-Acc through LLM agents using in apps like Claude-desktop/cursor.
Setup-Guide
Setting up your the MCP is simple and requires just three steps:
Clone this repo.
install and Build the project
npm install npm run buildUpdate Your Configuration Paste the following JSON configuration into your Claude or Cursor setup:
{ "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" // ONLY IF YOU WANT IMG GENERATION } } } }
**Restart you app and now your mcp is configured just tell Ai agent to do something and See the Magic!!
X-MCP-Ctrl
Project Details
- krish858/x-mcp-ctrls
- Last Updated: 4/10/2025
Recomended MCP Servers
小红书MCP服务 x-s x-t js逆向
This read-only MCP Server allows you to connect to Xero data from Claude Desktop through CData JDBC Drivers....
An ntfy MCP server for sending ntfy notifications to your self-hosted ntfy server from AI Agents 📤 (supports...
Lightweight MCP server to give your Cursor Agent access to the Neon API
ClickUp MCP Server - Integrate ClickUp task management with AI through Model Context Protocol
MCP server for interacting with RabbitMQ
A Python-based MCP server to install other MCP servers.





