Implements an agentic application utilizing multiple Model Context Protocol (MCP) servers alongside Quarkus and LangChain4j.
This project showcases how to build a simple agentic application leveraging Quarkus, the Supersonic Subatomic Java Framework, and the Model Context Protocol. It demonstrates the integration of multiple MCP servers with Quarkus and LangChain4j to facilitate agent reasoning and tool invocation. The application is designed for testing and development, with features like live coding, a Dev UI for interaction, and instructions for packaging and running in various environments.