logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

x-mcp-ctrls

Control applications using LLM agents and integrate with tools like Claude-desktop or Cursor to automate tasks and streamline workflows.

Author

x-mcp-ctrls logo

krish858

MIT License

Quick Info

GitHub GitHub Stars 0
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

iotctrlsautomatemcp ctrlsctrls controlllm agents

MseeP.ai Security Assessment Badge Verified on MseeP

X-MCR-CTRLS

CONTROL 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:

  1. Clone this repo.

  2. install and Build the project bash npm install npm run build

  3. Update Your Configuration Paste the following JSON configuration into your Claude or Cursor setup: JSON { "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!!

See Also

`