Changelog
View SourceAll notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[0.1.0] - 2025-04-19
Added
- Initial project structure
- Core connectivity to MCP servers
- Support for HTTP, WebSocket, and stdio connectors
- Server manager for handling multiple MCP servers
- Integration with LLMs via adapters
- Task management for different connection types
- Mix tasks for running examples
- Documentation and examples