Added
- Initial release
- Initial project structure
- McpAgent class for connecting to a single MCP server
- MultiServerMCPClient class for connecting to multiple MCP servers
- Support for both Stdio and SSE connection types
- Support for both async context manager and manual connection management
- Conversion of MCP tools to OpenAI Agent tools
- Complete type hint support
- Detailed example code