X-Agent

Kevin-Liu-01/X-Agent
★ 2 stars Python AI/LLM Updated today
AI agent for X/Twitter with full read + write capabilities. Free reads via twitter-cli, writes via official X API MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "x-agent": {
      "command": "uvx",
      "args": [
        "x-agent"
      ]
    }
  }
}

Or install with pip: pip install x-agent

README Excerpt

AI agent for X/Twitter with full read + write capabilities. **Reads are free** (twitter-cli via cookie auth), **writes use the official API** (xmcp MCP server). ``` ┌─────────────────────────────────────────────────┐ │ Cursor Agent │ │ (rules in .cursor/) │

Topics

ai-agentautomationcursormcpsocial-mediatwittertwitter-apitwitter-botxx-apix-botx-mcp