- Step1: Clone or download the repository from GitHub.
- Step2: Install necessary dependencies by following the README instructions.
- Step3: Run the backend server using 'uvicorn main:app' in the root directory.
- Step4: Navigate to the 'frontend' folder and start the frontend with 'npm start'.
- Step5: Access the MCP client through local host to interact with sample services.