# Twitter Automation Server

Automate Twitter interactions by posting tweets, replying, and searching tweets with structured results. Maintain persistent browser sessions to preserve login state and avoid repeated authentication…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add Kylejeong2/twitter-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list Kylejeong2/twitter-mcp
```

---

Source: https://github.com/Kylejeong2/twitter-mcp
