- Step1: Install dependencies using 'make install'
- Step2: Set up API keys in the .env file from the provided template
- Step3: Configure the llm_mcp_config.json5 file for your MCP server settings
- Step4: Run the app with 'make start' to initiate the MCP client
- Step5: Use prompt queries to invoke MCP tools through the LangChain framework