agenterra 0.2.1

Generate production-ready MCP (Model Context Protocol) servers and clients from OpenAPI specs
# Pull Request

## Related Issue

<!-- e.g. Fixes #7 -->

## Description

<!-- Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change. -->

## Type of Change
- [ ] ๐Ÿ› Bug fix (non-breaking change which fixes an issue)
- [ ] โœจ New feature (non-breaking change which adds functionality)
- [ ] ๐Ÿ› ๏ธ Refactoring (code improvement without changing functionality)
- [ ] ๐Ÿ“š Documentation update
- [ ] ๐ŸŽจ Style/UI update
- [ ] โšก Performance improvement
- [ ] ๐Ÿงช Tests (adding missing tests or correcting existing tests)
- [ ] ๐Ÿ’ฅ Breaking change (fix or feature that would cause existing functionality to change)

## Visuals
<!-- Screenshots or demo links if applicable -->

## Test Plan
<!-- How did you test your changes? -->

## Checklist
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have updated documentation as needed
- [ ] New and existing tests pass with my changes

## Additional Notes
<!-- Any other context or information. -->