# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.1.0] - 2025-03-07
### Added
- Initial release of agent-twitter-client-mcp
- MCP server for Twitter integration using agent-twitter-client
- Support for cookie-based, username/password, and API authentication
- Tweet operations (fetch, search, post, like, retweet, quote)
- User profile operations (get profile, follow, get followers/following)
- Grok integration for AI chat capabilities
- Interactive test interface
- Comprehensive documentation (README, Developer Guide, Agent Guide, Testing Guide)
- Support for Claude Desktop integration