src/main/java/com/cope/meteoraddons/ ├── MeteorAddonsAddon.java # Main addon entry point ├── addons/ │ ├── Addon.java # Abstract addon class ...
A set of projects that provide Java SDK integration for the Model Context Protocol. This SDK enables Java applications to interact with AI models and tools through a standardized interface, supporting ...