- Step1: Clone the repository from GitHub.
- Step2: Install dependencies using `pip install -r requirements.txt` in both client and server directories.
- Step3: Run the MCP Server with `python main.py` in the server folder.
- Step4: Run the MCP Client with `python main.py` in the client folder.
- Step5: Use curl commands or HTTP clients to send requests to the client endpoints for invoking tools.