- Step1: Clone the repository from GitHub.
- Step2: Update application properties with your OpenAI API Key, MCP Server Paths, and necessary environment variables.
- Step3: Build the project using Maven with the command `mvn spring-boot:run`.
- Step4: Run the application and configure it to connect to your MCP servers.
- Step5: Use the API endpoints or integrated chat client to interact with MCP servers for model tool calls and data processing.