X-MCR-CTRLS
by krish858
X-MCP-Ctrl allows control of your X account through LLM agents using in apps like Claude-desktop/cursor. It enables AI agents to interact with and manage your X account.
Last updated: N/A
What is X-MCR-CTRLS?
X-MCP-Ctrl is a tool that allows you to control your X account through LLM agents in applications like Claude-desktop or Cursor. It acts as a bridge between the LLM agent and your X account, enabling automated actions and interactions.
How to use X-MCR-CTRLS?
To use X-MCP-Ctrl, you need to clone the repository, install dependencies using npm install
, build the project with npm run build
, and then update your Claude or Cursor configuration with the provided JSON, ensuring you replace the placeholder API keys with your actual X API keys and Gemini API key (if you want image generation). Finally, restart your app and instruct the AI agent to perform actions on your X account.
Key features of X-MCR-CTRLS
Control X account via LLM agents
Integration with Claude-desktop and Cursor
Automated X account management
Image generation support (optional)
Easy setup with configuration file
Use cases of X-MCR-CTRLS
Automated posting on X
Responding to messages on X
Managing followers/following on X
Gathering data from X
Scheduling posts on X
FAQ from X-MCR-CTRLS
What API keys are required?
What API keys are required?
You need X_API_KEY, X_API_SECRET_KEY, X_BEARER_TOKEN, X_ACCESS_TOKEN, and X_ACCESS_TOKEN_SECRET. If you want image generation, you also need GEMINI_API_KEY.
Which applications are supported?
Which applications are supported?
Currently, Claude-desktop and Cursor are explicitly supported.
How do I enable image generation?
How do I enable image generation?
You need to provide a valid GEMINI_API_KEY in the configuration.
What if the agent is not working after setup?
What if the agent is not working after setup?
Double-check your API keys, ensure the paths in the configuration are correct, and restart your application.
Is this project actively maintained?
Is this project actively maintained?
Please refer to the repository's commit history and issue tracker for the latest activity.