# Changelog
All notable changes to this project will be documented in this file.
## [0.1.0] - 2025-02-12
### Added
* Implemented Perplexity AI MCP server with tools for:
* Chatting with Perplexity AI
* Searching with Perplexity AI
* Getting documentation for technologies, libraries, and APIs
* Finding APIs
* Checking for deprecated code
### Changed
* Updated dependencies.
* Improved error handling.
* Moved server files from the `perplexity-server` directory to the root directory.